CS360 Midterm -- October 18, 1999. Question 3

Suppose you writing 4 bytes at a time to a large file. Explain why the standard I/O library (fopen()/fwrite()/fclose()) is a convenient and efficient way for you to do this. (Do not give me a one-word answer for this. I want a paragraph or so).