Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!boulder!pratt From: pratt@boulder.Colorado.EDU (Jonathan Pratt) Newsgroups: comp.sys.mac.programmer Subject: Re: Ptrs, Handles, & Stuff Message-ID: <6850@boulder.Colorado.EDU> Date: 22 Feb 89 19:14:15 GMT References: <1152@taux01.UUCP> Sender: news@boulder.Colorado.EDU Reply-To: pratt@boulder.Colorado.EDU (Jonathan Pratt) Distribution: usa Organization: University of Colorado, Boulder Lines: 22 In article <1152@taux01.UUCP> cyosta%taux01@nsc.COM ( Yossie Silverman ) writes: >truth before. The question is: When I do a _NewHandle or _NewPtr, is >the result (1) locked (2) unpurgable ? Further, the various size change ... >worked. The book says very little about the defaults, infact, the promotion >IM says NOTHING about the defaults... ??????? Odd, but on page 32 of the Memory Manager chapter of my promotional IM it says (about NewHandle()): The new block will be unlocked and unpurgeable. In fact, the sentence erroneously appears twice. As for pointers, their blocks are, by definition, immobile (and unpurgeable). Jonathan /* Jonathan Pratt Internet: pratt@boulder.colorado.edu * * Campus Box 525 uucp: ..!{ncar|nbires}!boulder!pratt * * University of Colorado * * Boulder, CO 80309 Phone: (303) 492-4293 */