usageError constant

int const usageError

Exit code for invalid usage.

Implementation

static const int usageError = 1;