Developer Center |
Saturday September 5, 2009
A child procedure Ada.Text_IO.Reset_Standard_Files is added to the library to allow resetting the status of the Text_IO standard files during execution of the program. This is useful if the status of these files can be changed during execution. For example, in the case where a restart of an embedded application causes Standard_Input to be redefined as interactive. Also added are corresponding child procedures for Wide_Text_IO and Wide_Wide_Text_IO.
Posted
in Development Log, GNAT Compilation System