Re: Problem with digits < 08
Michael Calwell <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
Silviu Candale wrote: > It's happening because integers starting with 0 are threated like > octal numbers. > See http://www.phpbuilder.com/manual/en/language.types.integer.php for > more > Thank you. I really can't believe I've not spotted this before.