📄 putc.3f
字号:
.\" SCCSID: @(#)putc.3f 8.1 9/11/90.TH putc 3f VAX "" Unsupported.SH Nameputc, fputc \- write a character to a FORTRAN logical unit.SH Syntax.B integer function putc (char).br.B character char.sp 1.B integer function fputc (lunit, char).br.B character char.SH Description.NXR "putc subroutine (FORTRAN)".NXR "fputc subroutine (FORTRAN)".NXR "FORTRAN logical unit" "writing character to"These functions write a characterto the file associated with a FORTRAN logicalunit bypassing normal FORTRAN I/O.The.PN putcroutine writes to logical unit 6, normally connected to the control terminal output..PPThe value of each function will be zero unless some error occurred;a system error code otherwise. For further information, see .MS perror 3f ..SH Files.ie \nM /usr/ucb/lib/libU77.a.el /usr/lib/libU77.a.SH See Alsointro(2), perror(3f), putc(3s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -