[previous] 1301 [next] '%s' is a keyword in some C++ implementations.
C++ compatibility

This identifier is a keyword in some C++ compilers but is not recognised in the ISO:C++ standard. It may be wise to avoid using it as an identifier.

For example:


/*PRQA S 2017,3211,3408 ++*/

int overload;                   /*  Message 1301 */


No MISRA C:2012 Rules applicable to message 1301


See also:

QA·C Source Code Analyser 8.1
MISRA C:2012 Compliance Module 1.0
© 2012 Programming Research.
www.programmingresearch.com
Personality Groups | Glossary | Message Index | MISRA C:2012 Rule Index Contents