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

  1. int md_get(struct XPR_IO * IO, int tmo);
  2. void md_put(struct XPR_IO * IO, int ch);
  3. void md_write(struct XPR_IO * IO, char *buf, int len);
  4.