Ada Streams Stream_IO C_Streams a-ssicst ads (GNAT Reference Manual) (original) (raw)
Next: Ada.Strings.Unbounded.Text_IO (a-suteio.ads), Previous: Ada.Sequential_IO.C_Streams (a-siocst.ads), Up: The GNAT Library [Contents][Index]
12.15 Ada.Streams.Stream_IO.C_Streams
(a-ssicst.ads
) ¶
This package provides subprograms that allow interfacing between C streams and Stream_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.