Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!vd09+ From: vd09+@andrew.cmu.edu (Vincent M. Del Vecchio) Newsgroups: comp.sys.mac.programmer Subject: Re: NewHandle(0L) ? Message-ID: Date: 19 Oct 90 21:34:29 GMT References: <32600007@inmet>, <1990Oct19.135936.27307@ux1.cso.uiuc.edu> Organization: Carnegie Mellon, Pittsburgh, PA Lines: 12 In-Reply-To: <1990Oct19.135936.27307@ux1.cso.uiuc.edu> In article <32600007@inmet> gregh@inmet.inmet.com writes: > Is it permissable to call NewHandle (or NewPtr) with 0 as an argument? If you're not worried about 64K ROM compatibility, you can also call NewEmptyHandle, which does the same thing. +-------------------------------------------------------------------+ | Vincent Del Vecchio \ #include | | Box 4834 \ #include | | 5125 Margaret Morrison St.\ BITNET: vd09+%andrew@cmuccvma.bitnet | | Pittsburgh, PA 15213 \ UUCP: harvard!andrew.cmu.edu!vd09 | | (412) 268-4441 \ Internet: vd09+@andrew.cmu.edu | +-------------------------------------------------------------------+