home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / windows / winterm / dir_io.h < prev    next >
Encoding:
Text File  |  1994-01-02  |  56 b   |  3 lines

  1. int FindFirst(char *,char *);
  2. int FindNext(char *);
  3.