If fflush wont work, what can I use to flush input?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is a char in c?

0 Answers  


How do I use strcmp?

0 Answers  


Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort

7 Answers  


please give me some tips for the selection in TCS.

3 Answers   TCS,


What is unary operator?

0 Answers  






main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }

2 Answers   CSC,


What do you mean by a sequential access file?

0 Answers  


what is the function of .h in #include<stdio.h> in c ?

23 Answers   HCL, IBM, Wipro,


Write a C program to convert an integer into a binary string?

1 Answers  


Why doesn't C have nested functions?

2 Answers  


can we execute the program with the object file

1 Answers  


can anyone suggest some site name..where i can get some good data structure puzzles???

0 Answers  


Categories