home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / UUPC11QS.ZIP / LIB / EXPORT.H < prev    next >
Encoding:
Text File  |  1991-06-07  |  441 b   |  8 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    e x p o r t . h                                                 */
  3. /*                                                                    */
  4. /*    Filename mapping prototype for UUPC/extended                    */
  5. /*--------------------------------------------------------------------*/
  6.  
  7. void exportpath(char *canon, char const *host, char const *remote);
  8.