Does free set pointer to null?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} what would be the output?
program for swapping two strings by using pointers in c language
Which is the best sort method for library management?
code for replace tabs with equivalent number of blanks
What is dangling pointer in c?
how do you execute a c program in unix.
i have a written test for microland please give me test pattern
What is the ANSI C Standard?
Why is structure padding done in c?
How can I avoid the abort, retry, fail messages?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What is c language & why it is used?