![]() |
![]() |
0878 | ![]() |
||||
![]() | |||||||
| Constants | |||||||
Message 0878 identifies any use of wide character constants or wide string literals. For example:
/*PRQA S 1305,2017,3122,3211,3408,3410,3429,3453,3602 ++*/
#include <stddef.h>
const wchar_t x = L'a'; /* Message 0878 */
const wchar_t * w = L"wide string"; /* Message 0878 */
No MISRA C:2012 Rules applicable to message 0878
![]() | ||
| 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 |