22-09-2006, 12:05 PM
Hello!
Rule 6.3 of MISRA-C lists the typedefs for uint64_t and int64_t, which I believe are not used anymore in the standard and should be disallowed by C90.
Can you confirm that uint64_t and int64_t datatypes are not allowed?
Best Regards
Michael
Rule 6.3 of MISRA-C lists the typedefs for uint64_t and int64_t, which I believe are not used anymore in the standard and should be disallowed by C90.
Can you confirm that uint64_t and int64_t datatypes are not allowed?
Best Regards
Michael