fputs writes the characters in the string addressed by str to the stream associated with the FILE object addressed by f . Unlike puts , fputs does not write a ...
確定! 回上一頁