home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 410.lha / UUJoin_v1.01 / FileScan.h < prev    next >
C/C++ Source or Header  |  1990-09-05  |  95b  |  3 lines

  1. /*  FileScan.h */
  2. char **FileScan(char **rawList, int rawCount, int *newCount, int sortFiles);
  3.