HomeManualTopicsTypesSymbols

std::command_line_arguments

the application's command line arguments

Description

Attention: The first argument is really the first argument.

The name of the application program is stored in std::program_name.

See also

std::program_name the name of the application program