So, sizeof(a) displays the size of the pointer which is 8. The code snippet that shows this is as follows. int func(int a[]) ...
確定! 回上一頁