How can I read a directory in a C program?
Answer Posted / sathish
In Linux/Unix , we have the header file dirent.h.This .h
file contains the direcory manipulation functions Some of
the functions are opendir,closedir,readdir.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is meant by keywords in c?
Can a variable be both constant and volatile?
Where is c used?
Why doesnt long int work?
What are extern variables in c?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What is an example of structure?
What is the modulus operator?
How can I read and write comma-delimited text?
What is wrong in this statement?
Can a pointer point to null?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is advantage of pointer in c?
What are 3 types of structures?