C++ Articles
I have written a number of articles on C++.
- A Use Case for the Singleton Design Pattern
- Be careful when you use the wide character versions of the Security-Enhanced Versions of CRT Functions
- Cross Platform Conversion Between string and wstring
- EVENTLOGRECORD structure: Interpretation of the EventID field
- Splitting a string in C++
- Using Character or String Constants in a Template function
- Variable Expansion in Strings