Answer Posted / varun sahu
the fflush() function is used to remove garbage which is present in the buffer.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are run-time errors?
What type of function is main ()?
Why doesnt that code work?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
What is the auto keyword good for?
What are header files in c programming?
Explain Function Pointer?
How do I determine whether a character is numeric, alphabetic, and so on?
What is a function simple definition?
What are the 32 keywords in c?
What is the use of getchar() function?
What are type modifiers in c?
How can I make sure that my program is the only one accessing a file?
write an algorithm to display a square matrix.
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this