for the win32 simulator and the fprintf() of Rockbox differs slightly from
how the true POSIX one is (the first argument).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3452 a1c6a512-1295-4272-9138-f99709370657
int fprintf(int fd, const char *fmt, ...)
Returns number of bytes written to the file descriptor.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3450 a1c6a512-1295-4272-9138-f99709370657