The class provided here extends the CString class by one function: Scanf().
Latest CString Extensions Articles
CString Extensions for Resource Loading and String Formatting
Very nice CString extension classes that provide helper functions for loading resource strings and formatting strings
CString Extension for numerical IO
CString Extension for numerical IO
CString Extension
CString Extension
CString extension for directory names
CString extension for directory names
Extended Strings
Extended Strings
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Working with Google Protocol Buffers and .NET
Learn about something called "Google Protocol Buffers," and watch for later posts on other IoT subjects.

Working with Primes and Fibonacci Sequences in Visual Basic
Play with the Fibonacci sequence and prime numbers in this example-driven article.

Lesson Learned: The Need for a Domain Language
Translation costs time and money, and can affect the quality of the product being made. Make sure all your team members speak the same language.