


COM1100 -- Winter2000 -- Yuhong Yin
Reading and Writing Text Files
nAll of the programs we have written until now have read
their input from the keyboard and displayed their output on the screen.
nStart
from this week, we will use Files as the input source and output destination