Hello,
I am expected to add the ability to save data to a disk in oneor more files. The menu should give the user the option to save orretrieve data. I am having a lot of trouble with this and cannotfigure it out. My current program is below:
//—————————————————————
#include<iostream>
#include<iomanip>
#include<math.h>
using namespace std;
//Function to print amortization schedule
void amortization(int loan_amount, int terms, double APR, doublemonthly_pay, double monthly_interest, double monthly_principal)
{
double balance =loan_amount;
cout << “Loan Amount:” << loan_amount << endl;
cout << “APR: “<< APR << endl;
cout << “Term: “<< terms / 12 << endl;
cout << “MonthlyPayment: ” << monthly_pay << endl;
cout
PayPal Gateway not configured
PayPal Gateway not configured