From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: DOS directory Date: Wed, 10 May 2000 21:58:59 +0400 Organization: MTU-Intel ISP Lines: 14 Message-ID: <3919A363.694C6FB1@mtu-net.ru> References: NNTP-Posting-Host: ppp99-131.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 957981587 49356 212.188.99.131 (10 May 2000 17:59:47 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 10 May 2000 17:59:47 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: ru,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com findfirst() and findnext() works for subdirectories as well as for files. :) Good Luck. Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru Muadib wrote: > > Which function returns the names of the sub-directories of a directory ? > (So, how to navigate in the directories?). > Thanks, and sorry for my very bad english! :)