Showing newest 25 of 159 posts from January 2010. Show older posts
Showing newest 25 of 159 posts from January 2010. Show older posts

File Inclusive Directives >> C Preprocessor Directives

Difference between macro and function

Nested Macro >> Macro having Arguments

Tasks Performed By Pre-processor

Fgetc function >> Stdio.h header file >> get character from stream

getc macro >> Read Character from Stream >> stdio.h Header file

Opens FILE >> fopen function in C >> stdio.h Header File

EOF and feof function >> stdio.h >> File Handling in C

Close File >> fclose function >> File Handling >> stdio.h

file open mode << File Stream in C Programming

switch case objective / Interview / MCQ Questions in C Programming

Switch case MCQ 14: Multiple Cases and One Break

Switch case MCQ 13: Multiple parameters to switch case

Switch case MCQ 12: Const Variables allowed in switch

Switch case MCQ 11: Macro identifier (#define) in switch

Switch case MCQ 10 : Shift Operators in Switch

Switch case MCQ 9 : Multiple Parameters in Case Label

delline function >> Clears line and move all lines below it , one line up

clreol function >> conio.h >> Clears end line in text window

clrscr function >> conio.h Header file >> Library Functions in C Programming

Getch function >> conio.h Header file >> Library Functions in C Programming

Getche function >> conio.h Header file >> Library Functions in C Programming

Opening and Defining FILE in C Programming

FILE structure and FILE Pointer in C Programming

File Input / Output Streams in C Programming Language