sizeof(*array) 為一個char 的大小,因為*array 會被compiler 視為*(array+0), ... a ... Strings, Structs, malloc, 2D arrays.
確定! 回上一頁