Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fputc(3f) — Ultrix/UWS 4.2 VAX

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(2)

perror(3f)

putc(3s)

putc(3f)  —  VAX  —  Unsupported

Name

putc, fputc − write a character to a FORTRAN logical unit

Syntax

integer function putc (char)
character char integer function fputc (lunit, char)
character char

Description

These functions write a character to the file associated with a FORTRAN logical unit bypassing normal FORTRAN I/O.  The putc routine 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.  For further information, see perror(.).

Files

/usr/lib/libU77.a

See Also

intro(2), perror(3f), putc(3s)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026