I really should have done this first...

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Guest

I really should have done this first...

Post by Guest »

Can anyone give me tips/help/information/links
on/in making a decent printf with arguments and
all the other taken-for-granted stuff it does.
K.J.

RE:I really should have done this first...

Post by K.J. »

>On 2002-04-19 17:02:03, Anonymous wrote:
>Can anyone give me tips/help/information/links
>on/in making a decent printf with arguments and
>all the other taken-for-granted stuff it does.

Get Chris Giese's doprintf.c files:
http://www.execpc.com/~geezer/osd/libc/index.htm
(scroll down to "Problematic functions in the C library")

Hope that helps,
K.J.
Post Reply