c, char, A single character. s, *, A string of characters terminated by a null character ('\0'). p, *, A generic pointer formatted as t:aaaa where t is the ...
確定! 回上一頁