home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume10 / pcmail2 / part01 / termcap / README < prev    next >
Text File  |  1990-01-24  |  533b  |  14 lines

  1. @(#) README 2.1 90/01/22 13:56:53
  2.  
  3. MS-DOS Implementation notes, W.Z. Venema, Eindhoven University of Technology
  4.  
  5. The functions presented here implement UNIX-style terminal-independent
  6. operation routines for cursor addressing, video attributes etc.
  7.  
  8. The functions are effective for the ibm pc console, and assume that the 
  9. MS-DOS driver ANSI.SYS is loaded. The capabilities for the console are
  10. stored in a static data structure.
  11.  
  12. The makefile is for Microsoft C; there is a batch file if your make
  13. does not grok UNIX-style makefiles.
  14.