The Complete Guide to C++ Strings

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

Comments are closed.