User profile: cristina999

User info
User name:cristina999
Name:Cristina
History
Joined:
Number of posts:21
Latest posts:

C++ Car Class Project
[code]#include <iostream> #include <string> using namespace std; // car class declaration class ca...

C++ Car Class Project
I have written my code for a challenge I found in a text book however I am having trouble getting it...

Function decomp
Hey mate that did it! Thank you :) The output now reads: Enter problems per set: 3 Set #1 ---------...

Function decomp
Hey guys so I wrote my code for an assignment and it compiles, for the most part everything works ex...

Rocket Program (Functions and prototypes)
Thank you currently working on it!