Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Deviation from rule 1.1 in mc2_types.h?
#1
mc2_types.h states:

typedef signed long int64_t;
/* ... */
typedef unsigned long uint64_t;
/* ... */
typedef long double float128_t;

Violate these three types Rule 1.1 (C90 - compliance)?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)