> On Wed, 25 Apr 2001, [EMAIL PROTECTED] wrote:
> > Oh, and I went and fixed this anyway.
>
> That's cool.
>
> > I'd just split that php_formatted_print() function into two parts.  One
> > that does the argument handling and one that just does the work like we
> > have done with so many other functions.
>
> Yes, we can do that. But does php_formatted_print() have feature parity
> with glibc printf()?

Well, no, because it is now binary-clean!  ;)

Do you need exact 1:1 parity?  It does most of the things that glibc
printf() does.

-Rasmus


-- 
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