From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: File manipulation? Date: 26 May 2000 01:22:22 -0700 Organization: Posted via Supernews, http://www.supernews.com Lines: 26 Sender: nate AT mercury DOT bitbucket Message-ID: <83u2flwwjl.fsf@mercury.bitbucket> References: <8gkp5t$ar7$1 AT nnrp1 DOT deja DOT com> X-Complaints-To: newsabuse AT supernews DOT com User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com netrunnr9326 AT my-deja DOT com writes: > I've been learning C++ in my spare time for a while now, and I finally > came up with a small program that would be useful (albeit only to a few > people)! I think it's all within my abilities except I need some way to > retrieve the names of files in directories, opendir, readdir, closedir > and get the size & date, > etc, of specific ones. stat > I still can't do Windows apps, so any solutions > would have to be for DOS for me to utilize. Any help in advance would > be appreciated! Read about them in the libc manual. HTH -- Nate Eldredge neldredge AT hmc DOT edu