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

sizeof Operator

#include using namespace std; size_t getPtrSize( char *ptr ) { return sizeof( ptr ); } int main() { char szHello[] = "Hello, world!"; cout

msdn.microsoft.com

網址安全性掃描由 google 提供