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

sizeof() - C++ Forum - cplusplus.com - The C++ Resources Network

In the case of the sizeof(list1) call, the size of list1 is known at compile-time, so sizeof() returns the byte-size of the array. In the getSizeOf() function, the size of "arr" isn't known at compile-time, so sizeof() returns the size of a pointer to dou

www.cplusplus.com

網址安全性掃描由 google 提供