[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 */

See also:

QA·C Source Code Analyser 8.1.2
© 2013 Programming Research.
www.programmingresearch.com
Personality Groups | Glossary | Message Index Contents