Node: Ada.Command_Line.Remove (a-colire.ads), Next: Ada.Direct_IO.C_Streams (a-diocst.ads), Previous: Ada.Characters.Wide_Latin_1 (a-cwila1.ads), Up: The GNAT Library
This child of Ada.Command_Line
provides a mechanism for logically removing
arguments from the argument list. Once removed, an argument is not visible
to further calls on the subprograms in Ada.Command_Line
will not
see the removed argument.