Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide To Clipper - <b>overview -- interfacing with c</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Overview -- Interfacing with C


   Clipper supports user-defined functions written in C through
   the Extend System.  This is a somewhat higher level interface
   system than the usual CALLs in that you use specialized
   functions for passing parameters to and from the routine.
   These functions reside in the Clipper library.  Your C routine
   must declare them by including EXTEND.H.  This file contains
   the program declarations and macro definitions necessary to
   write user-defined functions in C.


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