|
Global Variable Placement
I've tried to insert global variables in various places in Kevin's code only to get stack overflow, code errors (RC), sytax errors, compiler crashes and general system crashes. Where do you all put your global variables. I'm interested in global only. I'd like to minimise passing information between functions. Thanks
__________________
|