How can I re-allocate the memory of a global pointer. I tried deleting it in AppStop(), but it threw a bus error...
How was the memory referred to by this pointer originally allocated? That will determine your ability to reallocate it.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
