How to store user input in variable that is a different value than in the variable initialization in default constructor?Sorry for the lengthy title of this post. However, I believe it sums up the issue I am having. I hav...
How to send value to multiple constructors at object definition?I have a simple program that determines the radius, area, and circumference of a circle. I want to h...
Program won't read past the first entry in fileBump:)
Program won't read past the first entry in fileI need help fixing this C++ program that is not writing the second entry in one file to another file...
Lines of zeros when reading from fileI SOLVED THE ISSUE: [code] void readIt(ifstream& inData, gradeType gradeRec, const int max) { i...
This user does not accept Private Messages