I have to store the text file values into a vector and do


I have to store the text file values into a vector and do the sum, here the text file sample:
Expenses:
Equipment:$300
Food: $50
Consumable expenses: $100
Consulting expenses: $40
Travel: $150
Extras: $500

So I have to store those expenses into a vector and then do the sum of those. I also would like for each title ( one text file can have multiple records) for you to store them into structures so I can know what sums belong to each company.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: I have to store the text file values into a vector and do
Reference No:- TGS0977163

Expected delivery within 24 Hours