home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / term23_2.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.