Constructor - Initializes new string with this value.
CaString
char* lpStr - value for new string
None
char* is a non-Unicode string regardless of how it is compiled.
Example
CaString d(“My String”);
More information:
| Copyright © 2013 CA. All rights reserved. |
|