File:  [CSRG BSD Unix] / 43BSDTahoe / man / man3f / putc.3
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

.\" Copyright (c) 1983 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)putc.3f	6.1 (Berkeley) 5/15/85
.\"
.TH PUTC 3F "May 15, 1985"
.UC 5
.SH NAME
putc, fputc \- write a character to a fortran logical unit
.SH SYNOPSIS
.B integer function putc (char)
.br
.B character char
.sp 1
.B integer function fputc (lunit, char)
.br
.B character char
.SH DESCRIPTION
These funtions write a character to the file associated with a fortran logical
unit bypassing normal fortran I/O.
.I Putc
writes to logical unit 6, normally connected to the control terminal output.
.PP
The value of each function will be zero unless some error occurred;
a system error code otherwise. See perror(3F).
.SH FILES
.ie \nM /usr/ucb/lib/libU77.a
.el /usr/lib/libU77.a
.SH "SEE ALSO"
putc(3S), intro(2), perror(3F)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.