Re: C expressions in Perl
From: ? the Platypus {aka David Formosa} (dformosa_at_zeta.org.au)
Date: 05/04/04
- Next message: Tore Aursand: "Re: need help with security"
- Previous message: Web Surfer: "Re: execute every 15 min"
- Next in thread: Lukas Mai: "Re: C expressions in Perl"
- Reply: Lukas Mai: "Re: C expressions in Perl"
- Reply: Martien Verbruggen: "Re: C expressions in Perl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Tore Aursand: "Re: need help with security"
- Previous message: Web Surfer: "Re: execute every 15 min"
- Next in thread: Lukas Mai: "Re: C expressions in Perl"
- Reply: Lukas Mai: "Re: C expressions in Perl"
- Reply: Martien Verbruggen: "Re: C expressions in Perl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|