Documentation

Summary

In this chapter we have learned how to:

  • Save an existing project as a new project

  • Add an external source file to our program with the include statement

  • Add include directories to our project definition

  • Use a constant in our code

  • Convert a program to work as a web server application

  • Retrieve, install, and minimally configure the Apache web server

  • Work with targets in the IDE

  • Debug a web server application

Now its time to open up some of the sample projects and try them out. Have fun!