|
If the A good answer might be:
In the outer (the second) |
Complete ProgramHere is the complete program to read in integers (and process them) until end of file.
If you want to copy this program to a file and run it, you will need a binary file of integers. The "data translator" program from programming exercise one of the previous chapter can be used for that. |
QUESTION 12:If things go wrong, might this program try to close a file that failed to open? Click Here after you have answered the question |