From the course: Advanced C Programming: Optimize Performance and Efficiency

Using the exercise files

- Exercise files for this course have been provided online, which saves you typing time and allows you to use them as a reference. Obtain the files by clicking the proper link on the course's webpage. Explode out the archives so that you can access the files as shown here. Each file is a source code file, which is a plain text file. They're named after the chapter, movie number, and topic and they all end with a .C file name extension. I encourage you to mess with the files as you desire. The lessons make suggestions and offer input, but you're free to modify the files at any time. Although I recommend doing so after you've worked through the course. For each movie, I prompt you to load an exercise file. You can load them all at once into Code::Blocks by selecting them as a group, or just click one and Code::Blocks opens and presents the file in the editor. If you'd like a fresh copy of each exercise, just download the archive again, and extract the file you want.

Contents