⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 putc.3f

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 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 + -