Which safety critical coding standard do you use for the C language?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Oracle, Hindi, C++, C, MS Office, VBScript,JavaScript,Spoken English etc with 32 years of experience

The most popular coding standard for safety critical C is the MISRA C standard. There are several safety critical coding standards for C++. The Joint Strike Fighter C++ Avionics coding standard, commonly referred to as JSF++, was the first such standard. JSF++ was heavily based upon the MISRA C standard. After...
read more
The most popular coding standard for safety critical C is the MISRA C standard. There are several safety critical coding standards for C++. The Joint Strike Fighter C++ Avionics coding standard, commonly referred to as JSF++, was the first such standard. JSF++ was heavily based upon the MISRA C standard. After the JSF++ standard was published the MISRA organization developed and published the MISRA C++ standard. Some time later the company PRQA, working from both the JSF++ standard and the MISRA C++ standard published the High Integrity C++ coding standard. Every safety critical coding standard must actually improve the safety of software developed when following that code. There are no published studies of any of these standards to prove their effectiveness in improving software safety. The standards appear to be based upon attempts to limit known vulnerabilities in C or C++. Each of these coding standards is very large, with more than 100 rules in each of the standards. There are many commercial tools which claim to automatically verify compliance with these standards. In reality each tool is strong in verifying some rules and at the same time weak in verifying some other rules. Each tool has its own strengths and weaknesses. The Ada language was initially designed to support the development of safety critical software. It has since grown into a larger, more general purpose language, but still maintains the features needed to support the development of safety critical software. read less
Comments

Related Questions

Which computer language will be the most important one in the upcoming years?
JAVA and JAVA script. C language is the basic language, so it will remain same always.
Dheivanai
What is the difference between compile time error and run time error?
Compile error is the error when you check for syntax error while run time error comes when you do execution of the program.
Varada
0 0
6
What is the structure of a C program?
A basic structure of a C program typically consists of: 1. **Preprocessor Directives:** These are lines of code that begin with a `#` symbol. They are instructions to the compiler to include certain...
Snehal
0 0
5
What is the importance of pointers? People stress more on them. Why they are useful actually what is their importance?
Importance of pointers:- Pointers are used in situations when passing actual values is difficult or not desired. To return more than one value from a function. They increase the execution speed. The...
Pati
What is a void main() in the C programming language?
In C programming, void main() is an incorrect signature for the main function. The correct signature is int main(). The main function serves as the entry point for C programs and typically returns an integer...
Ambar
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Basic Concepts of Web Designing
An introduction to domain names, web servers, and website hosting 1)What is the web? In a nutshell, the web is a whole bunch of interconnected computers talking to one another. The computers (on the...

Facts about C language
C programming language was developed in 1972 by Dennis Ritchie at AT&T Bell Labs. It was developed to overcome the problems of languages such as B, BPCL. It was developed to write the Unix operating...


Static and dynamic libraries
A library is a package of code that is meant to be reused by many programs. A static library (also known as an archive) consists of routines that are compiled and linked directly into your program. When...

Structures in C
A structure is a collection of one or more data members possibly of different data types, grouped together under a single name for convenient handling. Defining a Structure: In general terms,...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you