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>_parl() passes clipper logical as int</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
_parl()            Passes Clipper logical as int


Syntax Usage:  #include     "extend.h"

               int          _parl(order [,index])

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

Description:   _parl() gets a logical parameter from Clipper and
               converts it to int where (1 = .T. and 0 = .F.).

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