At 12:37 AM -0400 5/31/01, Stephen A. Cochran wrote:
>Does a MemHanlde have a copy constructor? Can I set one MemHandle = to a
>different one to return as a function parameter by reference?

You can easily see for yourself that a MemHandle is merely a pointer 
type.  Therefore, you can treat it just the same as any other pointer 
type.

-- Keith

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