I have a read-only array which I use quite frequently, and I want to include
it somehow in my code (not on the data section). I've tried to declare it as
const or as static const, but I think it's sitting somewhere on the global
data space. I want to know if there's some #pragma that controlls this, and
some more information about const / static variables.
Thanx in advance.

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


Reply via email to