It is dangerous because if the input data contains a null character, you can't tell. Don't use fgets unless you know the data cannot contain a null.
確定! 回上一頁