size of character array and size of character pointer - Stack Overflow

size of character array and size of character pointer - Stack Overflow

瀏覽:1255
日期:2025-11-18
I have a piece of C code and I don't understand how the sizeof(. ... firstname is a char array carrying a trailing 0 -terminator. lastname is a pointer....看更多