Trouble with Private intSo what should I be passing?
Trouble with Private intI know I can't access a private member of a class but I don't know what I should be using instead. H...
Drawing for PPMAND.. point.cpp [code] #include <iostream> #include "Point.h" using namespace std; Point::...
Drawing for PPMWhat I need to do is write a program which can read in a data file, process the data, and create an...
Building Basic ClassesI need to write a code that perfoms all the main operations (+ - * /) on inputed fractions. I need t...
This user does not accept Private Messages