home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / utilities / system / toolalias / source / file.h < prev    next >
Encoding:
Text File  |  1994-06-23  |  130 b   |  6 lines

  1. /* prototypes from file.c */
  2. BOOL get_config(char *name);
  3. BOOL write_config(char *name);
  4.  
  5. #define DEF_CONFIG "S:ToolAlias.config"
  6.