home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / OPENDOOR / WRITEJAM.ZIP / WRITEJAM.H < prev   
Encoding:
Text File  |  1994-03-02  |  158 b   |  5 lines

  1. // Header file for compiling the WriteJAM function.
  2.  
  3. int write_jam(char *jambase, char *from, char *to, char *subject, char *text, unsigned long flags);
  4.  
  5.