How would you use the functions fseek(), freed(), fwrite() and ftell()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is queue in c?

0 Answers  


Is boolean a datatype in c?

0 Answers  


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

0 Answers  


code for selection sort?

1 Answers  


How can I sort more data than will fit in memory?

0 Answers  






What is a structure member in c?

0 Answers  


Explain can the sizeof operator be used to tell the size of an array passed to a function?

0 Answers  


Who is the founder of c language?

0 Answers  


What is difference between union and structure in c?

0 Answers  


What is the Purpose of 'extern' keyword in a function declaration?

0 Answers  


What are valid signatures for the Main function?

0 Answers  


Why isn't any of this standardized in c? Any real program has to do some of these things.

0 Answers  


Categories