Question: Hello, i need help with this C++ problem, it needs to be compiled in GNU C++ compiler. In this assignment you will modify the program
Hello, i need help with this C++ problem, it needs to be compiled in GNU C++ compiler.


In this assignment you will modify the program that you wrote for the previous assignment (Lab 1) and read in the values for seller and price from a file using the fstream library and format the output using the iomanip library Variables seller (seller's name: string), price (price of the house: double), cost (cost to sell the house, 696. double), commission (commission on the sale, 1 .5%: double) input (input file: ifstream) Input Realtor2.txt Name of seller, price of house (from file Realtor2.txt) Format of Realtor2.txt:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
