Ada Text_IO C_Streams a-tiocst ads (GNAT Reference Manual) (original) (raw)

Next: Ada.Text_IO.Reset_Standard_Files (a-tirsfi.ads), Previous: Ada.Task_Initialization (a-tasini.ads), Up: The GNAT Library [Contents][Index]


12.20 Ada.Text_IO.C_Streams (a-tiocst.ads)

This package provides subprograms that allow interfacing between C streams and Text_IO. The stream identifier can be extracted from a file opened on the Ada side, and an Ada file can be constructed from a stream opened on the C side.