How can I read/write structures from/to data files?
No Answer is Posted For this Question
Be the First to Post Answer
how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--);
What is a buffer in c?
How can I read a directory in a c program?
Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 Answers CTS, HCL, TCS,
What are the header files used in c language?
Total of how many functions are available in c?
code for bubble sort?
What are bit fields? What is their use?
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
What is scope and lifetime of a variable in c?
Is main a keyword in c?
What is the most efficient way to count the number of bits which are set in an integer?