At 03:37 PM 3/29/00 -0800, you wrote:
>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.

The new and delete operators work with locked memory, no locking or
unlocking is required.

Greg

Greg Winton
Bachmann Software and Services, LLC
http://www.bachmannsoftware.com
Home of Bachmann Print Manager, the only graphical printing solution for
the PalmOS

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to