[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Screen Output from C and Assembly Language
------------------------------------------------------------------------------

     The ANSITERM terminal driver overwrites all output from C and Assembly
     Language when it refreshes the screen from the screen buffer.  As a
     consequence, you should perform all screen output from CA-Clipper.

     The ANSITERM terminal driver also virtualizes the cursor.  This means
     that BIOS functions that report the location of the hardware cursor will
     not always return the correct value.  To obtain the cursor position, use
     CA-Clipper's  ROW() and COL() functions instead.


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson