MISCRA C++:2008 Part 1:Use of C++ in Safety Critical Embedded Systems

Lin Yi,Shao Beibei
DOI: https://doi.org/10.3969/j.issn.1009-623X.2009.09.022
2009-01-01
Abstract:The C++ programming language is growing in importance and being used for critical systems. This is due largely to the inherent language flexibility,the extensive support and its potential for portability across a wide range of hardwares. However,no programming language can guarantee that the final executable code will behave exactly as the programmer intends. MISRA C++:2008 seeks to promote the safest possible use of C ++ in an embedded application system. This paper provides an introduction to MISRA C++:2008 for embedded application engineers.
What problem does this paper attempt to address?