(10 points) Consider the sample ofrecords from an Excel file, Property for Sale.xlsx:
Using typedef, define a structure thatwill store the data.
Using the structure you defined above, declare a variable thatuses this structure.
Using the structure you defined above, fill in the blanks neededto read and write the text file properly. Fill in the blanks neededfor reading the data using the if-else-while-not-end-of-file fscanfstatements.
FILE *propertyDATA;propertyDATA = fopen(“C:UsersloginnameDesktopPropertyForSale.txt”, ” “); FILE *propertyOUT;propertyOUT = fopen(“C:UsersloginnameDesktopPriceOUT.txt”, ” “);
if ( == NULL){
printf(“Error!Not able to read input file.n”);
}
else { while(fscanf( )
PayPal Gateway not configured
PayPal Gateway not configured