home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / msdos / c / lzw4c13 / dir_io.h < prev    next >
Encoding:
Text File  |  1992-11-08  |  89 b   |  5 lines

  1. /* prototypes for DIR_IO.C */
  2.  
  3. int FindFirst(char *,char *);
  4. int FindNext(char *);
  5.