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>_parc() passes pointer to clipper character string</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
_parc()            Passes pointer to Clipper character string


Syntax Usage:  #include     "extend.h"

               char         * _parc(order [,index])

               int          order;  Placement in actual parameter list
               int          index;  Array element index

Description:   _parc() is used for getting a character parameter from
               Clipper.  Note that _parc() does not make a copy of the
               passed parameter.

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson