This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
findfirst, findnext
- From: m healy <MJRHEALY at compuserve dot com>
- To: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Sun, 27 Jul 2003 13:10:40 -0400
- Subject: findfirst, findnext
I'm trying to use gcc from MinGW under Msys to update some old DOS programs
written with Microsoft C version 5 and I need to run through the list of
files in a directory - I only need the file names so that I can open tham.
Can anyone help with this? Thanks in advance.
Michael Healy