And should (float) really behave like this?
(float)"";
(5) Result: 0.000000
/ Martin Nilsson (Åskblod)
Previous text:
2003-01-10 18:29: Subject: Re: PLEAC
Looking at their first integer example, checking whether a string is a valid number, shouldn't we let zero_type((int)"") be one?
/ Martin Nilsson (Åskblod)