經安全檢測,此網站為安全網站,請放心前往原始網址!

c - length of array in function argument - Stack Overflow

sizeof(array)/sizeof(type) ... sizeof only works to find the length of the array if you apply it to the original array. int a[5]; //real array. NOT a pointer ...

stackoverflow.com

網址安全性掃描由 google 提供