Następny: Line-Oriented Input, Poprzedni: Opening and Closing Files, W górę: 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.