OK, but what is really obscour to me is, how can i save my char** into this handle! Is there an example available, how explains this to an palm-newbie? Best Regards Peter
"Chris Apers" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > in your typedef, instead of : > > MyPtr it; // where MyPtr is the actual type you are using > > use > > MemHandle it; > > ----- Original Message ----- > From: "Pit" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Tuesday, April 20, 2004 12:45 PM > Subject: Re: Problem with MemHandleResize - memErrChunkLocked > > > > Ok, that is a good explanation. > > But how do i actually make my myAppPrefs.it handle? > > Sorry for my ignorance. > > > > > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
