Errata

Microsoft Visual C++/CLI Step by Step

Errata for Microsoft Visual C++/CLI Step by Step

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 94
Point 2.

The source code example is not correct. It leads to a very confusing compiler error!
The correct syntax would be:
literal System::String^ name = "Super Platinum Card";

Matthias Menke  Feb 09, 2014