CTString::StringOfChar
Syntax
CTString StringOfChar(const char ch, const NINT count)
Parameters
Description
Fills a CTString with the specified number of characters.
Return
StringOfChar() returns the CTString object filled with the specified character.