can you send me the code for the programming excercises17 and 18 in the text book. my teacher is not very helpfull to meand i would like to know how to solve it. i tried it buti cant get the program to work. thank you very much for your help, sincerely Jeremy Schmitt can you send me the code for the programming excercises17 and 18 in the text book. my teacher is not very helpfull to meand i would like to know how to solve it. i tried it buti cant get the program to work. thank you very much for your help, sincerely Jeremy Schmitt
Explanation / Answer
please rate - thanks CRAMSTER rule 1 question per post #17 #include int main() { double loan,rate,pay,interest; cout.setf(ios::fixed,ios::floatfield); cout.precision(2); int months=0; coutloan; coutrate; rate/=100; rate/=12; interest=loan*rate; coutpay; if(pay