[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Screen Output from C and Assembly Language
------------------------------------------------------------------------------
The PCBIOS terminal driver also overwrites all output from C and
Assembly Language when it refreshes the screen from the screen buffer.
Therefore, you should perform all screen output from CA-Clipper.
The PCBIOS terminal driver also virtualizes the cursor. This means that
BIOS functions that report the location of the hardware cursor do not
always return the correct value. To obtain the cursor position, use
CA-Clipper's ROW() and COL() functions.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson