At 12:46 PM 11/4/2005, you wrote:
I declared the structure as a Global variable.  It is the structure for the
database records.

I try to load a string into one of the character arrays, and get an error
message

telling me that I am accessing reserved Global memory incorrectly.

This would usually mean that aRecord is a NULL or invalid pointer, and that you're access is to memory not owned by the program.


-- Ben Combee, Senior Software Engineer, Palm, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/


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

Reply via email to