Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!gatech!cuae2!ihnp4!inuxc!pur-ee!uiucdcs!okstate.UUCP!uok.UUCP!ricmtodd From: ricmtodd@uok.UUCP.UUCP Newsgroups: net.lang.c Subject: Re: printf() code size using Astart Message-ID: <3400007@uok.UUCP> Date: Tue, 15-Jul-86 17:13:00 EDT Article-I.D.: uok.3400007 Posted: Tue Jul 15 17:13:00 1986 Date-Received: Sat, 19-Jul-86 02:02:40 EDT References: <951@jade.BERKELEY.EDU> Lines: 26 Nf-ID: #R:jade.BERKELEY.EDU:951:uok.UUCP:3400007:000:1248 Nf-From: uok.UUCP!ricmtodd Jul 15 16:13:00 1986 /* Written 2:26 pm Jul 8, 1986 by mwm@eris.berkeley.edu in uok.UUCP:net.lang.c */ >> if (foo == NULL) { ... } >> or: >> if (foo == 0) { ... } >[...] >>>Oh, well... I guess someone will make a good 'C' compiler someday... > >DEC has one for VMS. Convex has one for their box (though it may not >be released yet). Anybody know of any others? >