--- fawaz bokhari <[EMAIL PROTECTED]> wrote: > > When I use this variable some where else in the > application, then it says error: > "Unallocated memory chunk. the appliation is accessing > a memory location that is not in the RAM..." >
By "some where else in the application," do you mean in another file? If so, look up "extern" in any book on C (or search the palm-dev-forum archives). If that isn't your problem, post the code that you are using to access the variable -- that code could have another problem. __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
