Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
8.5 and a C99 Extension
#1
Hi,
I use 'inline' within my code. Not wanting to go into any details, let us just suffice it to say I feel sufficient reason exists for me to do so. Does 8.5 apply to inline functions? Does the use of 'inline' supercede the restriction of 0 function definitions per header?
#2
MISRA-C Steering Meeting - 7th November 2006

MISRA-C:2004 will require
(a) deviation against 1.1 for the use of an extension to C90, and
(b) deviation against 8.5 for the definitions in each header file.
Posted by and on behalf of the MISRA C Working Group


Forum Jump:


Users browsing this thread: 1 Guest(s)