[Next] [Up] [Previous] [Contents] [Index]
Next: Character input/output Up: Input and Output Previous: Input and Output   Contents   Index

Stream

A stream is a connection to a file. Your terminal is treated as a special file. A stream can be referred to by a stream identifier or its aliases. By default, the streams user_input and user_output are already open, referring to the standard input (keyboard) and the standard output (screen) respectively.  


[Next] [Up] [Previous] [Contents] [Index]
Next: Character input/output Up: Input and Output Previous: Input and Output   Contents   Index
Neng-Fa Zhou () 2007-06-05