![]() |
![]() |
0338 | ![]() |
||||
![]() | |||||||
| Constraint violations | REFERENCE - ISO:C90-6.1.3.4 Character Constants - Constraints | ||||||
This is a constraint error The escape sequence is an octal or hexadecimal value and is too large for an 'unsigned char' or 'wchar_t' type. For example:
/*PRQA S 753,3122,3211,3408,3610,3625,3628 ++*/
char *s = "\400"; /* Message 0338 */
MISRA C:2012 Rules applicable to message 0338:
| Rule-1.1 (Required) | The program shall contain no violations of the standard C syntax and constraints, and shall not exceed the implementation's translation limits |
![]() | ||
| 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 |