Reading MS-DOS directory in C, how to
Sofus Macskassy
sofmac at porthos.rutgers.edu
Sun Feb 18 03:24:11 AEST 1990
In Turbo-C, there is are 2 functions, findfirst and findnext, which
will give you what you need. They should both be in your Turbo-C
reference guide. If you are not using turbo-c, similar MS-DOS system
calls can be made. If you can't find the information in your
reference guide, let me know, and I will give you the proper syntax
for either the C commands, or system calls.
Sofus Macskassy
More information about the Comp.lang.c
mailing list