success constant

int const success

Exit code for successful completion.

Implementation

static const int success = 0;