COHERENT manpages

This page displays the COHERENT manpage for STDIO [Definition].

List of available manpages
Index


STDIO -- Definition

STDIO is an abbreviation for standard input and output.  It refers to a set
of  standard library  functions  that accompany  all C  compilers and  that
govern input and output with  peripheral devices.  For details on the STDIO
routines, see the Lexicon entries for libc and stdio.h.

See Also

libc,
Programming COHERENT,
stdio.h
ANSI Standard, §4.9