Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: The best "true zero" is...

by mce (Curate)
on Jun 09, 2005 at 09:08 UTC ( [id://465027]=note: print w/replies, xml ) Need Help??


in reply to Re^2: The best "true zero" is...
in thread The best "true zero" is...

true, but also not true :-)

Many functions -like the execute function in DBI- return 0E0 when they want to return a result that is ment to be zero but is 'boolean' true in tests

So, indeed it is not general perl, but it is common to use 0E0 as "zero but true".

Cheers,


---------------------------
Dr. Mark Ceulemans
Senior Consultant
BMC, Belgium

Replies are listed 'Best First'.
Re^4: The best "true zero" is...
by ambrus (Abbot) on Jun 09, 2005 at 09:13 UTC

    That's right, but the core perl uses only "0 but true", so "0E0" is not Larry's.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://465027]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-19 20:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found