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

c - Get length of an Array using a pointer - Stack Overflow

Is there a way to get the length of an Array when I only know a pointer pointing to the Array? See the following example int testInt[3]; testInt[0] = 0; testInt[1] = 1; testInt[2] = 1; int ...

stackoverflow.com

網址安全性掃描由 google 提供