![]() |
![]() |
4641 | ![]() |
||||
![]() | |||||||
| Identifiers | REFERENCE - ISO:C90-7.13 Future Library Directions, ISO:C99-7.26 Future Library Directions | ||||||
This is a reserved identifier. It could be introduced as a macro in a future revision of the specified system library file. Identifiers of this form are described in the ISO:C99 standard in Section 7.26 - Future Library Directions. Names to avoid are:
/*PRQA S 553,776,777,2017,2213,3205,3211,3408,3602 ++*/
int EA; /* Message 4641 - A macro of this name could be defined in a future revision of <errno.h> */
typedef int LC_A; /* Message 4641 - A macro of this name could be defined in a future revision of <locale.h> */
enum {SIGA = 22}; /* Message 4641 - A macro of this name could be defined in a future revision of <signal.h> */
struct PRIa {int x;}; /* Message 4641 - A macro of this name could be defined in a future revision of <inttypes.h> */
See also:
![]() | ||
| QA·C Source Code Analyser 8.1.2
© 2013 Programming Research. www.programmingresearch.com | Personality Groups | Glossary | Message Index | Contents |