Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>176 new: libraries</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 176 NEW: Libraries
--------------------------------------------------------------------------------

     In Clipper 5.0, the library organization is different from Summer
     '87 with a greater granularity.

     Table: Clipper 5.0 Libraries
     -------------------------------------------------------------------
     Library        Contents
     -------------------------------------------------------------------
     CLIPPER.LIB    Contains critical subsystems, built-in functions,
                    extend functions, and many standard functions
     EXTEND.LIB     Contains the remaining standard functions
     TERMINAL.LIB   Contains the terminal I/O system.  This includes
                    routines for keyboard and screen handling other than
                    OUTSTD() and OUTERR()
     DBFNTX.LIB     Contains the (.ntx) handling section of the (.dbf)
                    database handling system
     CLD.LIB        Contains a linkable version of The Clipper Debugger
     -------------------------------------------------------------------

     All libraries except CLD.LIB are automatically searched for
     undefined symbols by the linker.  CLD.LIB must be explicitly
     specified when the linker is invoked.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson