Wrox Press C++ Tutorial


Chapter 5 - More About Program Structure

In the previous chapter, you learned about the basics of defining functions and the various ways in which data can be passed to a function. You also saw how results are returned to a calling program.

In this chapter, we will cover the further aspects of how functions can be put to good use, including:


© 1998 Wrox Press