home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / progm / ibmcom.zip / README.DOC < prev   
Text File  |  1987-11-11  |  491b  |  18 lines

  1. This arc contains source for TurboC routines for interrupt driven serial port
  2. routines.   The files and what they contain are:
  3.  
  4.         IBMCOM.C   <- Contains the source for interrupt routines
  5.                   the documentation.
  6.  
  7.         CIRC_BUF.C <- Contains the source for circular buffer
  8.                   routines used by IBMCOM.C.
  9.  
  10.         *.BAT       <- Compile and Link batch files for IBMCOM.C
  11.                   and CIRC_BUF.C
  12.  
  13.         *.LNK       <- Link @ files for linking IBMCOM.OBJ and
  14.                   and CIRC_BUF.OBJ
  15.  
  16.  
  17.  
  18.