Answer Posted / glibwaresoftsolutions
fflush() clears the output/input buffer.vv
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens if header file is included twice?
What is use of bit field?
What is the difference between char array and char pointer?
How is actual parameter different from the formal parameter?
What is const volatile variable in c?
How can I find out how much free space is available on disk?
regarding pointers concept
Where define directive used?
Explain what is the difference between the expression '++a' and 'a++'?
How do we print only part of a string in c?
How can I find the modification date and time of a file?
Where is volatile variable stored?
What is the difference between text and binary i/o?
Is this program statement valid? INT = 10.50;
What are two dimensional arrays alternatively called as?