Undelivered mail
MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU
MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU
Sun Mar 13 06:30:25 AEST 1988
Subject: Re: Header problems
[Non-Deliverable: User does not exist or has never logged on]
Reply-To: Info-C at BRL.ARPA
Received: From UWAVM(MAILER) by ALASKA with Jnet id 8077
for SXJVK at ALASKA; Sat, 12 Mar 88 10:53 AST
Received: by UWAVM (Mailer X1.25) id 5474; Sat, 12 Mar 88 11:51:00 PST
Date: Thu, 10 Mar 88 18:34:58 GMT
Reply-To: Info-C at BRL.ARPA
Sender: Info-C List <INFO-C at NDSUVM1>
Comments: Warning -- original Sender: tag was news at rtech.uucp
From: Jim Shankland <jas at llama.rtech.uucp>
Subject: Re: Header problems
Comments: To: info-c at BRL-SMOKE.arpa
To: Vic Kapella <SXJVK at ALASKA>
In article <3351 at chinet.UUCP> dag at chinet.UUCP (Daniel A. Glasser) writes:
>Your use of NULL === 0 promotes unportable code, and is considered to be
>bad programming style in a world where portability across multiple machine
>architectures ... is required.... On machines were sizeof int !=
>sizeof(void *), the above definition will
>not work.... A better way to do it, in each place you want to define NULL,
>is:
>
> #ifndef NULL
> #define NULL ((void *)0)
> #endif
Ack! Here it comes again! Warm up the ``kill'' file.
Jim Shankland
..!ihnp4!cpsc6a!\
sun!rtech!jas
..!ucbvax!mtxinu!/
More information about the Comp.lang.c
mailing list