Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
In my project using C-Programming where can I find the MISRA guidelines for naming conventions with examples?
+1
vote
asked
Mar 28, 2024
by
Harish Kalla
(
130
points)
Pls anyone can help to find the MISRA c naming conventions for variables, structure variables, function names.....
Please
log in
or register to answer this question.
1 Answer
0
votes
answered
Apr 1, 2024
by
Peter Minarik
(
101,340
points)
Such documents are NOT in your code, you have to find them online.
I seem to have found a copy
here
.
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...