Dragon Slayer wrote: > I try to find some opendir()/readdir()/closedir() examples on line. But > when i try to compile it shows a msg like below: > > ""fatal error C1083: Cannot open include file: 'dirent.h': No such file > or directory"" > > Any other way for me to access the directory and browse all the files > in it?
Don't send me messages off-list. http://www.gnu.org/software/guile/guile.html Appears to have lightweight dirent.c and dirent.h ports for Windows therein. LGPL. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
