Is array[x, y] a valid C expression?

后端 未结 0 1868
执念已碎
执念已碎 2021-01-16 13:33

When referring to the following doc on macros https://gcc.gnu.org/onlinedocs/gcc-2.95.3/cpp_1.html#SEC12, I see array[x, y] being passed as an argument. Is it a valid C expr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题