I am sure the answer to these questions are documented somewhere, but some of the answers from folks who have developed applications.
Q1 - When I run the HelloWorld sample application (that I built using the GCC development environment under Windows) in POSE and tap the menu button, I get an error indicating that the menu resource cannot be found. Where should I be looking for the problem? Q2 - Are local variables always put on the stack, in particular arrays? Do these arrays need to be locked down (or prepared in some other way) before being used? What about arrays that are global? I am getting some bad reads that I suspect are from some arrays in my code. Q3 - How much clock drift is there in the values returned from TimGetSeconds() and TimGetTicks()? Are these values accurate over, say, a couple hours? Q4 - Is there some documentation for PilRC that describes what all of the keywords actually do or used for? The documentation that comes with PilRC seems to just describe the syntax. Thanks for any help that can be provided. alan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
