Explain what header files do I need in order to define the standard library functions I use?
No Answer is Posted For this Question
Be the First to Post Answer
what is a function pointer and how all to declare ,define and implement it ???
to find out the reverse digit of a given number
6 Answers Infosys, Microsoft, TCS, Wipro,
Differentiate between null and void pointers.
Name the language in which the compiler of "c" in written?
which will be first in c compiling ,linking or compiling ,debugging.
Define C in your own Language.
Write a program to find minimum between three no.s whithout using comparison operator.
Is null valid for pointers to functions?
What is define c?
what is the return type of printf
What is meant by int main ()?
Are the variables argc and argv are always local to main?