Class, i have a problem with withdraw tax #include <iostream> #include <cmath> using namespace std; class BankAccount { public: ...
2 strings, the second one has to be a substring of the first if (str == str2) else if (str != str2) string str2 = str.substr ();http://www.cplusplus.com/foru...
This user does not accept Private Messages