The Complete Guide to C++ Strings
Posted: May 2nd, 2004 | No Comments »I finally could find a good guide that outline the purpose of each string type in C++ (The Complete Guide to C++ Strings)
- Part I: Win32 Character Encodings
- Part II: String Wrapper Classes