|
|
1.1 ! root 1: .TH PUTC 3F "13 June 1983" ! 2: .UC 4 ! 3: .SH NAME ! 4: putc, fputc \- write a character to a fortran logical unit ! 5: .SH SYNOPSIS ! 6: .B integer function putc (char) ! 7: .br ! 8: .B character char ! 9: .sp 1 ! 10: .B integer function fputc (lunit, char) ! 11: .br ! 12: .B character char ! 13: .SH DESCRIPTION ! 14: These funtions write a character to the file associated with a fortran logical ! 15: unit bypassing normal fortran I/O. ! 16: .I Putc ! 17: writes to logical unit 6, normally connected to the control terminal output. ! 18: .PP ! 19: The value of each function will be zero unless some error occurred; ! 20: a system error code otherwise. See perror(3F). ! 21: .SH FILES ! 22: .ie \nM /usr/ucb/lib/libU77.a ! 23: .el /usr/lib/libU77.a ! 24: .SH "SEE ALSO" ! 25: putc(3S), intro(2), perror(3F)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.