Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Does Rule 11.9 allow indirect expansion from NULL?
#1
Does the following example violate Rule 11.9?
Code:
#define FOO NULL
int32_t *p1 = FOO;
<t></t>
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)