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

c++ - Array length with pointers - Stack Overflow

You cannot do it. You need to pass the array length along with the array pointer, or you need to use a container object such as std::vector .

www.google.com.tw

網址安全性掃描由 google 提供