C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ Programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programm
author: Herb Sutter Chapter 1. Uses and Abuses of vector Solution Chapter 2. The String Formatters of Manor Farm, Part 1: sprintf Solution Chapter 3. The String Formatters of Manor Farm, Part 2: Standard (or Blindingly Elegant) Alternatives Solution