Next: , Previous: Ada.Text_IO.C_Streams (a-tiocst.ads), Up: The GNAT Library


10.25 Ada.Text_IO.Reset_Standard_Files (a-tirsfi.ads)

This procedure is used to reset the status of the standard files used by Ada.Text_IO. This is useful in a situation (such as a restart in an embedded application) where the status of the files may change during execution (for example a standard input file may be redefined to be interactive).