Query: fputc
OS: bsd
Section: 3f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PUTC(3F) PUTC(3F)NAMEputc, fputc - write a character to a fortran logical unitSYNOPSISinteger function putc (char) character char integer function fputc (lunit, char) character charDESCRIPTIONThese funtions write a character to the file associated with a fortran logical unit bypassing normal fortran I/O. Putc writes to logical unit 6, normally connected to the control terminal output. The value of each function will be zero unless some error occurred; a system error code otherwise. See perror(3F).FILES/usr/lib/libU77.aSEE ALSOputc(3S), intro(2), perror(3F) 4.2 Berkeley Distribution May 15, 1985 PUTC(3F)
Related Man Pages |
---|
putw(3s) - bsd |
putchar_unlocked(3) - mojave |
fputc(3) - netbsd |
putc_unlocked(3) - netbsd |
putw(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Writing Custom Builtins for KSH93 |
Some questions for mini game |
Replacing dates]] with (dates)]] |
Processing multiple files (environment setting) |
Script to find file types and info |