"Missing default parameter" using functionsThe object of this assignment is to ask the user whether they'd like first class or economy seating ...
Need help splitting a program into functionsThank you, both. This was very helpful :)
Need help splitting a program into functions[code]#include <iostream> using namespace std; int main () { const int size = 50; double temp [si...
Finding the area of a rectangle using pass by reference?I got a homework assignment a couple of days ago. We received the code below, and were asked to ...
Getting an infinite loop, not sure whyThank you very much. (Also, I apologize for the y=6, that was something I was using to try to find...
This user does not accept Private Messages