Why is malloc used?
What is a function in c?
Is it possible to run a c program without using main?If yes HOW??
What is hungarian notation? Is it worthwhile?
can anyone suggest some site name..where i can get some good data structure puzzles???
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
How to add two numbers without using semicolon at runtime
Why cd or dvd are round why not square.
What does the message "automatic aggregate intialization is an ansi feature" mean?
What are identifiers and keywords in c?
triangle number finding program...
to find the closest pair
Are comments included during the compilation stage and placed in the EXE file as well?