home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 181_01 / files2.lst < prev    next >
File List  |  1985-12-16  |  767b  |  19 lines

  1. SP.C      A printer setup program written for the Microsoft C 3.0 compiler.
  2.           It requires ANSI.SYS to operate, and illustrates full screen color 
  3.           and cursor placement without BIOS usage.  Truly portable.
  4.  
  5. WHERE.C   An enhancement of a program published in the IBM PC Tech Journal
  6.           that searches through subdirectories of a disk.  Enhanced to allow
  7.           modification of file attributes, deletion of files, and directory
  8.           totals and directory restriction.
  9.  
  10. _KBDFLY   An object module for Microsoft C 3.0 compiler that duplicates the
  11.           INKEY$ function in BASIC.  Accompanied by a .DOC file which gives 
  12.           the C calling syntax.
  13.  
  14.  
  15. George Defenbaugh
  16. 10034 E. 29th St.
  17. Tulsa, OK  74129
  18. 918-622-7926
  19.