Ensures string is contiguous and makes the buffer the greater of the current string length (+1 for null), or the minLength specified. Call Definition at line 101 of file CATString.cpp. References AsciiFromUnicode(), CATASSERT, CATMax(), ExpandBuffer(), fAsciiLocked, fBuffer, fBufferLength, fBufferSizeLocked, and fUnicodeLocked. Referenced by Format(), and FormatArgs().
|