Wrox Press C++ Tutorial


Chapter 3 - Arrays, Pointers and References

So far, we've covered all the basic data types of consequence and have accumulated a basic knowledge of how to perform calculations and make decisions in a program. This chapter is about broadening the application of the basic programming techniques that we have covered so far, from using single data elements to working with whole collections of data items. In this chapter, you will learn:


© 1998 Wrox Press