required_argument top-level constant
int
const required_argument
Indicates that the option requires an argument.
Implementation
const int required_argument = 1;
Indicates that the option requires an argument.
const int required_argument = 1;