Message-ID: <3B7B46DB.FBE09F88@hotmail.nospam.com> From: Ian Rees X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Getting files in directory Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 12 Date: Thu, 16 Aug 2001 00:06:51 -0400 NNTP-Posting-Host: 63.24.223.132 X-Trace: eagle.america.net 997936573 63.24.223.132 (Thu, 16 Aug 2001 00:36:13 EDT) NNTP-Posting-Date: Thu, 16 Aug 2001 00:36:13 EDT Organization: 24hoursupport.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I am working on writing a progam that needs to be able to open and save files. For the UI, I would like to be able to show all the files in the current directory. Could somebody please explain how to get a list of files in a directory? I am running DJGPP 2.03 on an Athlon 1000 w/Win98 (I would like the program to be able to run in Win95,Win98, and plain DOS [NOT DOS box]) Thanks in advance! -Ian-