Audacity 3.2.0
|
Go to the source code of this file.
Namespaces | |
namespace | CommandLineArgs |
Variables | |
UTILITY_API int | CommandLineArgs::argc |
A copy of argc; responsibility of application startup to assign it. More... | |
UTILITY_API const char *const * | CommandLineArgs::argv |
A copy of argv; responsibility of application startup to assign it. More... | |