The function fgets() is called with an argument of 30, so it reads 29 characters from the file, stores them in the array str by appending null character at the ...
確定! 回上一頁