Re: C expressions in Perl

From: ? the Platypus {aka David Formosa} (dformosa_at_zeta.org.au)
Date: 05/04/04


Date: 04 May 2004 08:59:31 +1000


"Tassilo v. Parseval" <tassilo.parseval@rwth-aachen.de> writes:

[...]

> C also knows about implicit falseness (0 and NULL).
> But those are only two items (and technically they are even
> identical).

Not all OS's have NULL == 0. And on the OS's that have nonzero NULL's,
NULL is true. Yes I've been burnt by that one a few times.

-- 
Please excuse my spelling as I suffer from agraphia. See
http://dformosa.zeta.org.au/~dformosa/Spelling.html to find out more.
Free the Memes.


Relevant Pages