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>cllocal declares auto (stack based) data</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CLlocal            Declares auto (stack based) data


Syntax:        CLlocal <type l1, ltype l2, ...>

Description:   Declares auto (stack based) data.  This macro can only
               appear between CLfunc and CLcode.  Allowable local types
               (ltype) are char, int, long, double, log, and date.

See Also: CLpublic Cglobal

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