I have noticed that PHP printf threats non-decimal formats as signed. This
is pretty non-standard, since C printf, for example, has all non-decimal
formats as ungined, and so does Perl. The questions are:

1. What was the reason for this strange deviation from other languages?
2. Does anybody uses this feature and will someone object if it is
returned to the thing the rest of languages having printf do?

-- 
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to