Chapter 12. Optimizing IO

IN THIS CHAPTER

As a C++ implementer you have access to the standard C functions for performing IO as well as the new streaming classes introduced by C++. It is not always obvious, however, what the differences between these techniques are—apart from their notation—and whether there are performance penalties involved in using a certain technique. This chapter looks at the pros and cons of each technique and notes where to use each.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset