home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 404.lha / xprxmodem.library_v34.1 / proto-dlink.h < prev    next >
Text File  |  1990-08-06  |  241b  |  7 lines

  1. int dl_snd(struct XPR_IO * IO, int (*getch) (struct XPR_IO * IO));
  2. int dl_rcv(struct XPR_IO * IO, void (*putch) (struct XPR_IO * IO, int ch));
  3. void bm_infoinit(struct XPR_IO * IO, int send, long size);
  4.  
  5. #define DT_TIME -1
  6. #define DT_ERR  -2
  7.