home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / UTILITYS / CHX8012B.ARC / CLEARX.C < prev    next >
Text File  |  1990-07-21  |  384b  |  16 lines

  1. /*  clearx.c -- direct bios input/output without bdos interaction
  2.  *              plus other operating system dependent functions
  3.  */
  4.  
  5. /*  copyright (c) 1986 by Jim Woolley and WoolleyWare, San Jose, CA          */
  6.  
  7. /*  vers. 1.0, 12/85 thru 5/86
  8.  *
  9.  *  vers. 1.2, 07/86
  10.  *  integrated CLEARS into CHECKS using #ifdef
  11.  */
  12.  
  13. #define     CLEARS
  14. #include    b:checkx.c
  15. 
  16.  *