home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SMAILSRC.ZIP / UUPC.ZIP / UUHOST.C < prev   
Encoding:
C/C++ Source or Header  |  1990-04-04  |  162 b   |  12 lines

  1. /*
  2.     uuhost.c
  3. */
  4.  
  5. #define    MAIN    dcpmain
  6.  
  7. #define CWDSPOOL    /* run the program inside the spooling directory */
  8.  
  9. extern int dcpmain();
  10.  
  11. #include "host.c"
  12.