home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!howland.reston.ans.net!usc!cs.utexas.edu!sun-barr!ames!agate!stanford.edu!unix!css-mac1.sri.com!user
- From: mxmora@unix.sri.com (Matthew Xavier Mora)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Verifying valid handles, how to?
- Message-ID: <mxmora-260193141225@css-mac1.sri.com>
- Date: 26 Jan 93 22:13:31 GMT
- References: <1993Jan22.015520.1@fnalo.fnal.gov> <peter-230193180216@rocky.curtin.edu.au> <1993Jan26.010315.7120@wri.com>
- Sender: news@unix.SRI.COM
- Followup-To: comp.sys.mac.programmer
- Organization: SRI International
- Lines: 13
-
- In article <1993Jan26.010315.7120@wri.com>, jbrewer@wri.com (John Brewer)
- wrote:
- >
- > Um.... Why not just
- >
- > #define KillHandle(h) (DisposHandle(h), h = 0)
- >
- > Simple, but effective....
-
- What does this have to do with seeing if a handle is valid?
-
-
- Xavier
-