Can a file other than a .h file be included with #include?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of c language in real life?
How can I call fortran?
How many types of functions are there in c?
c program to arrange digits in a no in ascending and descending order
What is the best organizational structure?
program to find middle element of linklist?
What is the difference between typedef and #define?
What does return 1 means in c?
Unsigned char c; for ( c=0;c!=256;c++2) printf("%d",c); No. of times the loop is executed ?
code for inverse a matrix
What is a file descriptor in c?
how to create duplicate link list using C???