Do you know the use of fflush() function?
No Answer is Posted For this Question
Be the First to Post Answer
how to print a statement in c without use of console statement ,with the help of if statement it should print
Why functions are used in c?
How do you determine the length of a string value that was stored in a variable?
What does %p mean?
What is the purpose of sprintf() function?
write a program to add two numbers of any size.....(remember any size)
What is c programming structure?
Explain how are portions of a program disabled in demo versions?
Explain what is wrong with this program statement? Void = 10;
What is a union?
write a program to copy a string without using a string?
Once I have used freopen, how can I get the original stdout (or stdin) back?