Im doing this assignment where i need to read in data that has hours worked, rate of pay, union member or not(0 or 1), and their ID with EOF. I am having some difficulty with the infile at the moment, also if you see problems please i appreciate any help.
Im doing this assignment where i need to read in data that has hours worked, rate of pay, union member or not(0 or 1), and their ID with EOF. I am having some difficulty with the infile at the moment, also if you see problems please i appreciate any help.
i'm completely lost, my infile keeps coming up as an error when i'm matching both my previous programs that use it, and im using <fstream>. where am i going wrong?