> The subroutine printf(3) calls the system call write(2). > If sucessful, the return value is set to the number of characters > written, else -1 is returned and errno is set to describe the error. Gee, yet another alternate universe.