(C++ Structured Data)
Write a program to process arrays of structured data.
The program must be written in accordance to the followingplan:
Define Data Structures
Define a data structure named Sale. The structure has thefollowing fields:
string itemName
int quantity
double unitPrice
double salePrice
Write Function Prototypes
Write a function prototype for the function namedloadData. The function receives an array of Saleas the first parameter and an int as the second parameter. Thesecond parameter is for the size of the array. The function doesnot have any value to return.
Write a function prototype for the function namedprocessData. The functionreceives an array of Sale as the first parameter and an int as
PayPal Gateway not configured
PayPal Gateway not configured