home *** CD-ROM | disk | FTP | other *** search
- Turbo C Routines:
-
- VIDASM.C In line assembler routines to clear the screen and position
- or hide the cursor.
-
- QLIB.C QLIB is a librarian for TLINK. It can create .LIB files
- from .OBJ files. Compile it with Turbo C. QLIB cannot
- modify existing libraries or be used with Microsoft LINK.
-
- FASTWR.C Fast screen write. Converted from FastWrite.pas to Turbo C
- inline assembly language. Tested only with Huge and Large
- memory models.