I am developing a prc in C++. I create several objects dynamically at run time. Do you need to do anything special to the ptr returned via a class constructor or after deleting the object ( locking/unlocking memory, etc.) ? I am trying to track a memory problem in my application and am wondering if I am properly handling dynamically created C++ objects. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
- Re: using C++ objects properly gcw
- Re: using C++ objects properly Greg Winton
