Typo on pg.98
The third paragraph from the bottom, pg.98
Of course, you would not usually organize a source file in this way
deliberately, but in can arise quite naturally with header files that you include into a program.
"in" should be "it"
Of course, you would not usually organize a source file in this way
deliberately, but it can arise quite naturally with header files that you include into a program.
|