{AI12-0021-1}
The packages Wide_Command_Line and Wide_Wide_Command_Line allow a program
to obtain the values of its arguments and to set the exit status code
to be returned on normal termination.
{AI12-0021-1}
The specification of package Wide_Command_Line is the same as for Command_Line,
except that each occurrence of String is replaced by Wide_String.
{AI12-0021-1}
The specification of package Wide_Wide_Command_Line is the same as for
Command_Line, except that each occurrence of String is replaced by Wide_Wide_String.