> Many people have a convention of using a prefix of "g" for
> globals, e.g.,
>     global gkPi
>     global gkFriction

With my convention, it's global if it has a data-type prefix at all, so the
g is redundant. I should've noted in the post that they were global, tho.

kFriction is global, and friction is local;
lsPoints is global, and pointList is local, etc.

2 centz,

/*********************************
* Rob Wingate, Software Human    *
* http://www.vingage.com         *
* mailto:[EMAIL PROTECTED] *
*********************************/

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to