Same as the preceding overload, but write error messages to the specified errorStream.

Synopsis

Declared in <balcl_commandline.h>

static
bool
isValidOptionSpecificationTable(
    OptionInfo const* specTable,
    int length,
    std::ostream& errorStream);

Created with MrDocs