How can I recover the file name given an open stream?


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

Post New Answer

More C Interview Questions

write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.

0 Answers   BirlaSoft,


List the different types of c tokens?

0 Answers  


how can f be used for both float and double arguments in printf? Are not they different types?

0 Answers  


Difference between constant pointer and pointer to a constant.

0 Answers   Huawei,


What are linked lists in c?

0 Answers  






What does void main return?

0 Answers  


What are pointers?

0 Answers   Accenture, Tavant Technologies, Zensar,


Tell me what is the purpose of 'register' keyword in c language?

0 Answers  


What is c variable?

0 Answers  


Is c is a middle level language?

0 Answers  


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

0 Answers   Persistent,


I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.

1 Answers  


Categories