Table of Contents
In an earlier lab, we looked at using Code::Blocks to create simple projects with only a single .cpp file. In the recent lectures, you have learned about the importance of dividing programs into modules. In this lab, we will look at the support Code::Blocks provides for such projects and at some of the common things that can go wrong.