Identify the correct argument for the function call fflush
() in ANSI C:
A)stdout
B)stdin
C)stderr
D)All the above

Answer Posted / ......sadu........

stdin is the right answer

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

define string ?

668


Is it better to bitshift a value than to multiply by 2?

658


Can you think of a logic behind the game minesweeper.

2008


How do we print only part of a string in c?

585


What is the sizeof () operator?

624






write a program fibonacci series and palindrome program in c

633


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

649


What is a macro, and explain how do you use it?

626


What is the use of getch ()?

632


What is n in c?

575


What is extern c used for?

571


When should the const modifier be used?

658


What's the best way of making my program efficient?

627


Why can't I perform arithmetic on a void* pointer?

636


What is the purpose of scanf() and printf() functions?

722