home *** CD-ROM | disk | FTP | other *** search
/ Point Programming 1 / PPROG1.ISO / c / lzw4c14 / 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.