How would you use the functions fseek(), freed(), fwrite() and ftell()?
No Answer is Posted For this Question
Be the First to Post Answer
An entire structure variable can be assigned to another structure variable if __________
3 Answers Sasken, TCS, Tech Mahindra, Wipro,
Do you know what is the purpose of 'extern' keyword in a function declaration?
what is the use of fflush() function?
How pointer is different from array?
Explain enumerated types in c language?
What are data breakpoints?
What is dangling pointer in c?
What is pivot in c?
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
what is ram?
Which sorting algorithm is the best?
why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?