What is the prefered method for allocating memory on the heap dynamically for objects created with C++? Right now I use the keyword new. Is it better to use MemHandleNew? If so, how would you do this? Thanks.
Tim Dean -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
