+>+>> The Header Files Have it All Just USE BATCH FIND from Codewarrior

>From Common.h:
// Generic Pointer types used by Memory Manager
// We have to define Ptr as char* because that's what the Mac includes do.
typedef char*            Ptr;            // global pointer
typedef Ptr*             Handle;              // global handle

-- Prashant





LarryLu <[EMAIL PROTECTED]> on 11/14/2000 11:12:55 PM

Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
cc:    (bcc: Gupta Prashant-SWD-ITIL-UB/Itilmail)

Subject:  handles and memhandlelock




Hi

I need some basic info about handles.  What is the Handle #defined to
be...in other
words what data type is Handle?  Is it a pointer to a pointer?  That's
what it
seems like...but I might be wrong.

Also, whenever I try to lock the handle using MemHandleLock I get a bus
error in
Pose.  Anyone lend a hand?

Thanks again.

Larry

--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/







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