What is extern c used for?
No Answer is Posted For this Question
Be the First to Post Answer
code for concatination of 2 strings with out using library functions?
What is a stream?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is array in c with example?
void main(int argc,char *argv[],char *env[]) { int i; for(i=1;i<argc;i++) printf("%s",env[i]); }
How to reverse a linked list
1 Answers Aricent, Fidelity, IBM, TCS,
what is the use of #pragma pack, wer it is used?
Can you explain the four storage classes in C?
a simple program in c language
List the different types of c tokens?
What are header files and what are its uses in C programming?
What is data type long in c?