Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dir 4.6 Does "plain char" need to be typedeffed
#1
Does Directive 4.6 cover the use of the plain “char” type for the storage and handling of character values?
For example
Code:
const char * string = “some data”;  /* compliant or not ? */
Posted by and on behalf of the MISRA C Working Group
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)