Page 1 of 1

How do I get a list of files in a specific directorty?

Posted: Thu Aug 01, 2002 1:57 pm
by max_b
Thanks,
MAX. :D

Posted: Thu Aug 01, 2002 2:11 pm
by RandomEngy
You're probably looking for readdir().

THANKS!!!!!

Posted: Thu Aug 01, 2002 2:46 pm
by max_b
:D

Posted: Thu Aug 01, 2002 3:09 pm
by RandomEngy
You're welcome.