IntroductionThere are some prerequisites to this tutorial, like having some familiarity with an text editor, and with the use of the command line. All the examples have (or should have been) tested on Linux - in particular Scientific Linux 4, with the GNU C++ compiler (g++ version 3.4). They should, but may not, work with other C++ compilers, or with previous or later versions of g++. For the basic details of how to compile the example codes, you can start by reading Dr. Connell's Start-up notes on Programming in C++ From each page, you can continue to the next, go to up the index or back the index following these links at the bottom: |