Do you know the use of fflush() function?
No Answer is Posted For this Question
Be the First to Post Answer
program to convert a integer to string in c language'
What is the best way to comment out a section of code that contains comments?
When should you not use a type cast?
Why is event driven programming or procedural programming, better within specific scenario?
Why ordinary variable store only one value
how is the examination pattern?
What is the difference between exit() and _exit()?
what will be maximum number of comparisons when number of elements are given?
1) int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain the explain the output
How do you print an address?
What is wild pointer in c?
how do you programme Carrier Sense Multiple Access