Next: Ada.Wide_Characters.Unicode (a-wichun.ads), Previous: Ada.Text_IO.C_Streams (a-tiocst.ads), Up: The GNAT Library
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).