From: mdruiter AT cs DOT vu DOT nl Newsgroups: comp.os.msdos.djgpp Subject: Re: getting all filename in sub-directory Date: Thu, 29 Jul 1999 17:17:41 GMT Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 6 Message-ID: <7nq2bl$c51@cs.vu.nl> References: NNTP-Posting-Host: galjas.cs.vu.nl X-Sender: mdruiter AT cs DOT vu DOT nl User-Agent: tin/pre-1.4-19990413 ("Endemoniada") (UNIX) (SunOS/5.5.1 (sun4u)) X-Poster-Key: sha1:DJf58yO6XWAySI2N2OMpEv9AMWI= Cancel-Lock: sha1:vgUKKe5WWQgwDtLYGAaU8ui1Dy4= To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > Use the library function `opendir' to ``open'' a directory. You > cannot open a directory as a file on DOS/Windows (but you can on some > versions of Unix). And on every Commodore 64/128. :-)