pf_vsnprintf implementatnion of 'I', 'I32' and 'I64' prefixes for type specifiers

Mike McCormack mike at codeweavers.com
Tue Aug 2 08:35:59 CDT 2005


Jonathan Wilson wrote:
> Question: Why doesnt WINE just have a complete implementation of the 
> core "printf" logic itself? 

It's a little more complicated than you think, after you start handling 
all the width modifiers, various floating point formats, etc.

Feel free to go ahead and write one if you like :)

Mike



More information about the wine-devel mailing list