delorie.com/archives/browse.cgi | search |
Date: | Mon, 12 Aug 1996 15:14:17 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | derithen AT wport DOT com |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: scandir alternative? |
In-Reply-To: | <320C2C4A.214D@wport.com> |
Message-Id: | <Pine.SUN.3.91.960812151333.27060J-100000@is> |
Mime-Version: | 1.0 |
On Sat, 10 Aug 1996 derithen AT wport DOT com wrote: > I have several different programs that use the scandir function which > DJGPP doesn't seem to have. Is there any replacement that does pretty > much the same thing? Use `opendir' to begin search and `readdir' to read the directory entries one by one.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |