I am fighting weird freaky memory problems and it is driving me insane.
Currently if I have large
local char buffers in my functions, such as char buffer[1024], I am getting
a "....tried to change the PC
to address 0x3FE0098....address is niether in RAM or ROM....blah blah
blah....".   If I declare the buffer as a global no more crashes....like the
one above.  However, when reading the "companion" documention on the Palm
web site, it advices, in one sentence to use globals, then four sentences
later advises against it?!   WTFO?    What is the "offical" "smart" "best"
way of declaring and using memory?  I mean, I'm trying to use standard K and
R techniques here but just ain't working!

Jason
( 




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to