home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / comprgs / term232.lha / Source_Code / XPRXModem / proto-xprxmodem.h < prev    next >
Encoding:
Text File  |  1990-07-18  |  137 b   |  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.