home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / HYPEMAIL.ARJ / HYPEMAIL.ZIP / file.h < prev    next >
Encoding:
Text File  |  1994-07-18  |  217 b   |  12 lines

  1. /*
  2. ** Copyright (C) 1994, Enterprise Integration Technologies Corp.        
  3. ** All Rights Reserved.
  4. ** Kevin Hughes, kevinh@eit.com
  5. ** 7/17/94
  6. */
  7.  
  8. int isdirectory();
  9. int isfile();
  10. void checkdir();
  11. void readconfigs();
  12.