home *** CD-ROM | disk | FTP | other *** search
- @(#) README 2.1 90/01/22 13:56:53
-
-
-
- MS-DOS Implementation notes, W.Z. Venema, Eindhoven University of Technology
-
-
-
- The functions presented here implement UNIX-style terminal-independent
-
- operation routines for cursor addressing, video attributes etc.
-
-
-
- The functions are effective for the ibm pc console, and assume that the
-
- MS-DOS driver ANSI.SYS is loaded. The capabilities for the console are
-
- stored in a static data structure.
-
-
-
- The makefile is for Microsoft C; there is a batch file if your make
-
- does not grok UNIX-style makefiles.
-
-