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