I am trying to allocate space for a char pointer by doing

tagString = (CharPtr)MemPtrNew(128L);

and as soon as i do that the tagString intializes to some value of a
different char pointer instead of assiging new blank space. what is the
cause of this?

boaz


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