What is the scope of static variables?
code for reverse alternate words from astring
Is there a way to compare two structure variables?
Is null a keyword in c?
how can i get output the following... 5 4 3 2 1 4 3 2 1 3 2 1 2 1 1 and 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 plz plz...
what is pointer ? what is the use of pointer?
what is the maximum limit of row and column of a matrix in c programming. in linux .
Is the following code legal? struct a { int x; struct a b; }
Why static is used in c?
What are the valid places to have keyword “break”?
Hi, main() { } Is a user defined function or Built in Functionn
Are the variables argc and argv are always local to main?
how to construct a simulator keeping the logical boolean gates in c