User: bmxtrev

  • Public profile

User profile: bmxtrev

User info
User name:bmxtrev
History
Joined:
Number of posts:14
Latest posts:

Problem with strcpy function
I'm having a problem using the strcpy function. It works up to a certain point, and then I get this ...

Calling function from another class
I'm trying to use the PrintCityName function inside of the PrintDest function, which is in a differe...

Calling function from another class
[code]class Destination { .... private: CityNameType city; // name of the city where t...

cstring and switch problems
fixed all of those, problem is still there. "The value from a value-returning function cannot be ig...

cstring and switch problems
[code] #include <iostream> #include <iomanip> #include <cstring> #include <cctype> //used for tou...

This user does not accept Private Messages