String literals are passed to functions as pointers to a stored string. ... The first argument to printf is actually defined as a char *.
確定! 回上一頁