how can f be used for both float and double arguments in printf? Are not they different types?
Here is a good puzzle: how do you write a program which produces its own source code as output?
Suggesting that there can be 62 seconds in a minute?
Was 2000 a leap year?
I need a sort of an approximate strcmp routine?
Why isnt any of this standardized in c?
Linked lists -- can you tell me how to check whether a linked list is circular?
What is the best way to store flag values in a program?
Explain about block scope in c?
List some applications of c programming language?
Write program to remove duplicate in an array?
Explain main function in c?
Explain bit masking in c?
When can a far pointer be used?
What are derived data types in c?