| ERROR | Illegal or missing identifier name |
| CAUSE | A legal C or C++ identifier was expected following AS, but was not seen. |
| ACTION | Use a legal C or C++ identifier, consisting of letters, digits, and underscores not beginning with a digit. |
| ERROR | Illegal or missing identifier name |
| CAUSE | A legal C or C++ identifier was expected following AS, but was not seen. |
| ACTION | Use a legal C or C++ identifier, consisting of letters, digits, and underscores not beginning with a digit. |