[top][index]
search for:

stdio -- the standard input output file

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.

The file stdio is a member of the class File.


[top][index]
search for: