maxMemoryCharacterCount top-level constant

int const maxMemoryCharacterCount

Maximum character count before a memory file is considered large.

Implementation

const int maxMemoryCharacterCount = 50000;