HUtilities Class Descriptions › CaString
CaString
The CaString class provides various string manipulation routines. An important feature is that strings encapsulate conversion between Unicode and non-Unicode strings when compiled with Unicode turned on.
- Public Methods
-
- CaString
- Append
- ToUpper
- ToLower
- IsEmpty
- MakeEmpty
- GetLength
- Trim
- IsValid
- GetMultiByteString
- Operator=
- Operator+=
- Operator-=
- Operator==
- Operator!=
- Operator LPCTSTR()
- Operator char* ()
- operator<<
More information:
- HUtilities Programming Fundamentals
|
Copyright © 2013 CA.
All rights reserved.
|
|