|
Rockbox mail archiveSubject: fprintf() addedfprintf() added
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 16 Mar 2003 20:49:12 +0100 (CET) Hi Since we're getting more code that writes text files in various ways, I thought a proper fprintf() would be useful, so I added one minutes ago. Now we don't have to snprintf() to a buffer only to write() it to disk anymore. I've run the modified snprintf() on my hardware without seeing anything malfunctioning, but I haven't yet been able to test the fprintf() implementation. -- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/Received on 2003-03-16 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |