stdio

stdio -- the standard input output file.

Use this file to get input from the terminal, or to display information on the user's screen. This is the file always used by print and used << if it is not explicitly given a file.

See also File.


topindexpreviousupnext