The fgets () function reads at most size -1 characters from the given stream and ... Consider using getline(3) instead when dealing with untrusted input.
確定! 回上一頁