home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / com / bbs / uupc / source / lib / export.h < prev    next >
Encoding:
Text File  |  1992-11-27  |  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.