ftp.delorie.com/archives/browse.cgi | search |
From: | gsm77 AT aol DOT com (GSM77) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re : Alphabeticallize _dos_findfirst and _dos_findnext? |
Lines: | 11 |
NNTP-Posting-Host: | ladder03.news.aol.com |
X-Admin: | news AT aol DOT com |
Date: | 15 Jan 1999 15:39:01 GMT |
References: | <01be403b$7951ba80$0100007f AT tim-hoskins> |
Organization: | AOL, http://www.aol.fr |
X-Newsreader: | AOL Offline Reader |
Message-ID: | <19990115103901.23603.00005216@ngol01.aol.com> |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Tim Hoskins" wrote : >Is there a way to have _dos_findfirst() and _dos_findnext() return the >files alphabetically? The answer is no... You have to make an array of every files, and sort it by yourself ... Kamy.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |