Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
invalid preprocessor command 'string'
Remarks
string
is not a valid preprocessor directive. To resolve the error, use a valid preprocessor name for string
.
Example
The following example generates C1021:
// C1021.cpp
#BadPreProcName // C1021 delete line