noMaxLength constant

int const noMaxLength

Constant representing no maximum length for the input.

Implementation

static const int noMaxLength = -1;