home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / z3help / c.lbr / CVIDLIB.HZP / CVIDLIB.HLP
Encoding:
Text File  |  1991-11-18  |  1.1 KB  |  28 lines

  1. ;
  2.                                  CVIDLIB                                      
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Release    Disk
  5.  
  6.   1- Contents                                                                 
  7.  
  8.  
  9.  
  10.    CVIDLIB is a library of ZCPR3 video screen  handling routines written in C.
  11. C programmers  can use  these  routines  to  make  generic 'calls' to terminal
  12. routines and have the program work on any ZCPR3 machine.
  13.  
  14.    Included in  the library  is  the trick  to  show  how to  make any program 
  15. written under C/80 become an instant ZCPR3 utility.
  16. :1
  17.  
  18.  
  19.    Contents:  CLS.CQ       CVIDLIB.DQC    DINIT.CQ       EREOL.CQ     
  20.               NOTE.QQQ     POWER.CQ       STDEND.CQ      STDOUT.CQ    
  21.               TINIT.CQ     VIDELAY.CQ     VIDOUT.CQ      VIDSKP.CQ  
  22.               Z3VINIT.CQ   ZSYS.HQ        ZSYS.RQL       ZSYSINIT.CQ
  23.               ZTEXT.CQ
  24.  
  25.    The linker used  with  this programming  method  must be LINK.COM.  This is
  26. the Digital  Research linker.  It appears  to be  the only one which will load
  27. the code segment before the data segment.
  28. y; include lines-of-code