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

Reply via email to