What about a resouce string?

Philip Streck
Akron General Medical Center
Information Systems

>>> Srinivas Padmanabhuni <[EMAIL PROTECTED]> 05/10/01 01:31AM >>>
I need to have 4K size of constant data in a shared
library. Since i
cannot have globals i used a static const array to
keep my data. but
somehow referring to this array is causing my program
to crash in
runtime.
Alternately, i tried putting this data as a local
variable within a
library function, this caused stack overflow.
I am using Codewarrior 6 on palm 3.5. . The code
compiles without a
complain but repeatedly fails at runtime.
Kindly help.
-Srinivas P

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/ 

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


--
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