Why the size of array is calculated incorrectly when using a function for it in C?

后端 未结 0 1062
没有蜡笔的小新
没有蜡笔的小新 2021-01-04 13:25

When I use this code in the main() function, the size (or length) of the array is calculated correctly:

#include 

int main(void)
         


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