what is the value of 'X' on a 32 bit architecture?

前端 未结 0 1684
星月不相逢
星月不相逢 2020-11-28 03:21

what is the value of \'X\' on a 32-bit architecture machine?

static const char* arr[5][10]; X=sizeof(arr[0]);

Can anyone please help me how to solve this?

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