Can't seem to cout.I'm trying to have it cout the area, perimeter, and circumference, but I'm not sure where I'm going ...
Multiply fractions ok so I got that working, by removing temp and adding f1/f2 to the parameters. But how do I go abou...
Multiply fractions Write your question here. [code] #include <iostream> #include <string> using namespace std; ...
How to return int from read character array?Geez. It was staring me right in the face and I couldn't see it. Thank you so much!!
How to return int from read character array?[code] #include <iostream> using namespace std; int myStrLength(char *); int main() { char str...
This user does not accept Private Messages