C++ Utilities
4.9.0
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
|
Go to the source code of this file.
Namespaces | |
ApplicationUtilities | |
Contains currently only ArgumentParser and related classes. | |
Functions | |
bool CPP_UTILITIES_EXPORT | ApplicationUtilities::confirmPrompt (const char *message, Response defaultResponse) |
Prompts for confirmation displaying the specified message. More... | |