06-02-2010 11:24 AM
06-02-2010 04:30 PM
Hi,
That 'g' probably means global.
This is a naming convention used by the coder of those samples.
I myself use a similar way to identify my variables within the body of the code.
I find it useful, too.