Results 1 to 2 of 2
Hello all .
I have a code which reads all the files from in directory in a loop using the "readdir" command.At the end of the loop i want to ...
- 11-20-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 2
Using the "readdir" command
Hello all .
I have a code which reads all the files from in directory in a loop using the "readdir" command.At the end of the loop i want to print a message saying "All the files have been read".
I want to know whether the command returns any specific error code when all the files have been read.
Thanks in advance
- 11-20-2009 #2


Reply With Quote