working on banking system project (there r errors need to fix)[code]# include <iostream> #include <string> using namespace std; # include<iomanip> class Ban...
lost how to solve the question (class called invoice)[code]#include <iostream> #include <string> using namespace std; class Invoice { public: Invoi...
having trouble with doing swap function[code] #include <iostream> using namespace std; int swapName (int first,int second); int main() ...
having problem with switch statement !wow ! thanks guys ,but because i wanted to try it with switch statement and it looks so hard way =/ ...
having problem with switch statement !i want to use it with switch statement because i want it after to put the b,c,d, grades so i'm going...
This user does not accept Private Messages