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

How do pointer to pointers work in C? - Stack Overflow

char* c = "hello" should be const char* c = "hello". Also it's at most misleading to say that "an array is stored as the address of the first element". An array is stored as... an array. Often its name yields a pointer to its first element, but not always

stackoverflow.com

網址安全性掃描由 google 提供