What are the complete rules for header file searching?
No Answer is Posted For this Question
Be the First to Post Answer
What are data types in c language?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What is main function in c?
What is the diffences between Windows XP and Windows Visa
What are the uses of a pointer?
what is unsigened char and what is the difference from char
When is a void pointer used?
What is return type in c?
Once I have used freopen, how can I get the original stdout (or stdin) back?
What is a shell structure examples?
what is data structure.in linear and non linear data structures which one is better?Explain
write a program to generate 1st n fibonacci prime number