"Richard.Johnstone" <[EMAIL PROTECTED]> wrote:
>By this do you meen have an array of handles instead of and 
>array of byte arrays??
>Surely if you do this then the array will just store the 
>pointers and not the actual data it is pointing to.

If all you're trying to do is allocate a memory block
of size n, then you can just call MemPtrNew() with the
size you want, and cast it to the appropriate type.

I thought you were asking about resizing an existing
dynamically allocated array; if not, in the words of
the immortal Emily Litella, never mind.

-- 
    -M-                                              [EMAIL PROTECTED]


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