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>cglobal makes static data available to other modules</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Cglobal            Makes static data available to other modules


Syntax:        Cglobal <v1, v2, ...>

Description:   Makes static data available to other modules.  Data
               declared global cannot be accessed directly by a Clipper
               application, but other modules written in C or assembly
               language can share data this way.

See Also: CLstatic

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