Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ucla-cs!sdcrdcf!trwrb!cadovax!keithd From: keithd@cadovax.UUCP Newsgroups: comp.sys.amiga Subject: Re: Manx C Message-ID: <1688@cadovax.UUCP> Date: Mon, 10-Aug-87 15:56:08 EDT Article-I.D.: cadovax.1688 Posted: Mon Aug 10 15:56:08 1987 Date-Received: Wed, 12-Aug-87 06:38:40 EDT References: <3199@zen.berkeley.edu> <344@palladium.UUCP> Reply-To: keithd@cadovax.UUCP (Keith Doyle) Distribution: comp Organization: Contel Business Systems, Torrance, CA Lines: 17 In article <344@palladium.UUCP> nw@palladium.UUCP (Neil Webber) writes: >I certainly don't plan to litter my code with >junk like > > if (ptr == 0L) > >just because of a bug in Manx. Or worse: if (ptr == (char *)0) and ptr = (struct foobar *)0; Keith