"Michael Glickman" <[EMAIL PROTECTED]> wrote in message news:69216@palm-dev-forum... > > BTW, I would like MemMgr resize commands to work > similarly to UNIX resize: if the original handle/pointer > is zero the memory is created, otherwise it is resized. > > It will save a lot of space in app programs!
It is too late to change the Palm OS API. However, it is really easy to write a wrapper function around MemPtrNew/MemPtrResize which does what you want. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
