I have a Char* x = "TEST"; I want to be able to store this x such that I can access even after I close the program and go back to it. Is there any way I can permanently store data in palm and access it later on. I don't the want the value of x to be deleted when the program exits.
-Venkata -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
