Im having a little problem in C I have a header file with al
Im having a little problem in C++.
I have a header file with all functions called AltMoney.h. I have the class named AltMoney.cpp and the main with main.cpp.
Search Solution Explorer Ct1+) 3 Alt Money References IE Extemal Dependencies Hedder Files D AltMoney h D targetwerh si Resource riles Source Filcs NUMoney.cpp mainxpp stdatx.cpp Road MMctrt stdat AltMoney.cpp\" AltMoney h main cpp. R X Alt Money 1 El #include kiostream 2 #include stdlib 3 #include \"stdafx.h\" 5 using namespace std 6 #include \"AltMoney.h 7 ieint main() 9 int d, c; AltMoney m1, m2, sum; 10 11 sum AltMoney(0, e); 12 13 read money (d, c); 14 m1 AltMoney (d, c); 15 cout \"The first money is 16 m1.display money 17 18 read money (d, c 19 m2 AltMoney (d, c); 20 cout \"The second money is 21 m2. display money(); 22 sum. add(m1 m2); cout \"The sum is 25 sum. display money(); 26 27 return 0; 28 29 30 21% rar List put torgetwerh PublishSolution
Following reasons might be the problem once you check :
Hope,my answer helped you
