Next: Line-Oriented Input, Previous: Opening and Closing Files, Up: C-Style I/O Functions
Write a string to a file with no formatting. Return a non-negative number on success and EOF on error.
Write a string to a file with no formatting.
Return a non-negative number on success and EOF on error.
Write a string to the standard output with no formatting. Return a non-negative number on success and EOF on error.
Write a string to the standard output with no formatting.