Next: Ada Exceptions Is_Null_Occurrence a-einuoc ads, Previous: Ada Command_Line Response_File a-clrefi ads, Up: The GNAT Library [Contents][Index]
Ada.Direct_IO.C_Streams
(a-diocst.ads
)This package provides subprograms that allow interfacing between
C streams and Direct_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.