[previous] 1019 [next] [E] '@ address' is not supported in ISO C - this will be treated as a language extension.
Language extensions

The '@' operator is used in some compiler environments to introduce an address in hardware. This is a language extension which is parsed and ignored by QA·C. Message 1019 is generated to identify instances of this syntax.

For example:


/*PRQA S 289,292,553,1277,2017,3210,3447 ++*/

#define MADD (0x10u)

extern int test @ MADD;                      /* Message 1019 */

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