I'm trying to write a fairly simple simulation for resource modeling in C++. I'm modeling both servers and applications as their own objects. I'd like to use an STL vector for storing server objects, ...
Start by downloading the zipfile for the lab. It contains code for the Fraction class, a makefile, a set of driver programs and a test script. Note that the green boxes in this lab and in others are ...