In C, a string is actually stored as an array of characters, so the 'string pointer' is pointing to the first character. For instance,
確定! 回上一頁