Print usage describing the expected command line to errorStream.
Synopsis
Declared in <balcl_commandline.h>
void
printUsage(std::ostream& errorStream) const;
Parameters
Name |
Description |
errorStream |
stream to which usage is written |
Created with MrDocs