Node: Ada.Sequential_IO.C_Streams (a-siocst.ads), Next: Ada.Streams.Stream_IO.C_Streams (a-ssicst.ads), Previous: Ada.Exceptions.Is_Null_Occurrence (a-einuoc.ads), Up: The GNAT Library
This package provides subprograms that allow interfacing between
C streams and Sequential_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.