maxMemoryCharacterCount top-level constant

int const maxMemoryCharacterCount

Recommended max character count for a memory file.

Implementation

const int maxMemoryCharacterCount = 40000;