X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Sybari-Space: 00000000 00000000 00000000 00000000 From: Martin Stromberg Message-Id: <200311270758.IAA18261@lws256.emw.erisoft.se> Subject: Re: C99 and assert To: djgpp-workers AT delorie DOT com Date: Thu, 27 Nov 2003 08:58:50 +0100 (MET) In-Reply-To: from "Esa A E Peuha" at Nov 26, 2003 01:02:58 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Esa said: > On Tue, 25 Nov 2003, Eli Zaretskii wrote: > > I think you could have the cake and eat it, too, by using something > > like > > > > (char *)0 > > Yes, that's a good idea. Presumably this is some C++ thing, because in C NULL == 0. Right, MartinS