Next: Ada.Wide_Text_IO.Reset_Standard_Files (a-wrstfi.ads), Previous: Ada.Wide_Characters.Unicode (a-wichun.ads), Up: The GNAT Library
Ada.Wide_Text_IO.C_Streams
(a-wtcstr.ads)
This package provides subprograms that allow interfacing between
C streams and Wide_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.