Obtaining the AP class files
Instructions: If you
plan to work in a C++ environment other than the one provided by the school's network,
you will need to obtain the files that support the AP classes and the Marine Biology
case study. These files are designed to work when they are located in the directory or
folder in which you compile your C++ programs. Read the instructions for integrating the
files that you download with your programming environment at home at Skylight Publishing's
web site: Setting up C++ compilers for
AP Comp Sci. Skylight's AP Review book will be used in this course.
The simplest way to obtain the semeter I files is to right-click on each of the files
listed below . Make sure
to copy each of the files to the directory or folder in which you compile your C++
program.
The AP class files (semester I) |
|
| See Skylight's Setting up C++ compilers for AP Comp Sci for instructions on how to integrate these files into your C++ programming environment. | |
If you use Windows, right-click on each individual file and choose the Save Link As selection for GNU's Software for Windows CD-ROM
Edition 1, June 1998 and for Cygwin: |
|
| College Board site : Semester I files | apstring.h, apstring.cpp, apvector.h, apvector.cpp, apmatrix.h, apmatrix.cpp, bool.h |
| College Board site : Semester II files | apqueue.h, apqueue.cpp, apstack.h, apstack.cpp |
| Alternate site: Source code for Semester 1 | apstring.h, apstring.cpp, apvector.h, apvector.cpp, apmatrix.h, apmatrix.cpp |