int fputs (const char lineBuffer[], FILE *stream); ... If a write error occurs, fputs returns EOF and sets errno to a nonzero value.
確定! 回上一頁