functionNameLength constant

int const functionNameLength

The maximum character length for function names.

Implementation

static const functionNameLength = 48;