I am new to PalmOS programming but have a lot of experience writing C and
C++ on other platforms.

I am having a hard time understanding the restrictions on access to global
variables in the PalmOS environment.  The various documents I have read
state that global variables are not available for certain launch codes.
Does this mean the variables themselves are not accessible, or have they
merely not been initialized?  Can I initialize them?  Since the event
handling architecture in PalmOS does not allow for including call data in
event handlers, it is pretty difficult to get around using global variables.

Can anyone enlighten me on this subject?

Chris Rath
[EMAIL PROTECTED]




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to