Const char* override - you may not modify the string this way, but you can use it for const functions. Be careful to specifically specify this overload for multi-argument functions like printf, otherwise you'll end up with garbage.
Definition at line 941 of file CATString.cpp. References AsciiFromUnicode(), CATASSERT, fBuffer, and fUnicodeLocked.
|