home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / communic / ibmcom / ibmcom.h < prev    next >
Encoding:
Text File  |  1988-05-22  |  173 b   |  6 lines

  1.    void init_buffer_out(int);
  2.     void dump_buf(char *,int);
  3.     void report_serial_status(int),putc_com(int,char),report_circ_status(int);
  4.     unsigned char com_status(int);
  5.  
  6.