Methodology< Back to Introduction | Forward to File Open Modes >In order to test how C handles reading text files, I followed these steps:
The program read each file six times using two different file open modes and three different read functions. In addition, the program was compiled and run in the following environments:
(I do not have access to a Macintosh or a Macintosh C compiler, so the program was not tested on a Mac.) Do the arithmetic, and you'll see that this produced 180 output files! (And if I had a Mac compiler, there would be 240.) They're all here. < Back to Introduction | ^ Up to Top | Forward to File Open Modes > |