description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||
---|---|---|---|---|---|---|---|---|
Learn more about: Expression Evaluator Error CXX0009 |
Expression Evaluator Error CXX0009 |
11/04/2016 |
|
|
b6f26a46-56f3-430f-a6db-b42934ddf331 |
missing ' after character constant
The single quote expected at the end of the character constant was missing. Retype the expression, enclosing the character constant in single quotation marks.
This error is identical to CAN0009.