Lines Matching full:standard
39 THE STANDARD I/O LIBRARY
41 The ``Standard I/O Library''
48 The standard I/O library is available on each system that supports C,
54 In this section, we will discuss the basics of the standard I/O library.
60 read the standard input and written the standard output,
93 by the standard library function
117 because part of the standard I/O definitions
229 These files are the standard input,
230 the standard output,
231 and the standard error output;
247 as the standard input, output and error files;
265 If there are no arguments, the standard input
355 even if the standard output is redirected.
399 The standard I/O library provides several other I/O functions