The scanf function automatically terminates the string that is read with a null character and therefore, the character array should be large enough to hold the ...
確定! 回上一頁