PathEngine home | previous: | next: |
Used to query testbed command line arguments.
int32_t getNumberOfCommandLineArguments() const; |
The number of command line arguments remaining from the arguments passed in to the testbed, after the testbed's own argument string processing.
The following argument strings are reserved by the testbed, and may be removed from the argument list on testbed startup:
Argument strings starting with an underscore character ('_') are also reserved for possible future use by the testbed.
Documentation for PathEngine release 6.03 - Copyright © 2002-2021 PathEngine | next: |