TOC PREV NEXT INDEX

C++: A Dialog


5.11. Conclusion


We've covered a lot of material in this chapter, ranging from the anatomy of functions through a lot more information about what's going on "underneath the covers" of even a fairly simple C++ program. Next, we'll see how to write a realistic, although simplified, application program using some more advanced concepts in C++.

www.steveheller.com
steve@steveheller.com
TOC PREV NEXT INDEX