After trying everything I can think of I still cannot get anything to read from my file and after reading, print to my second file. I need the function SetData(); to read from MP4election.txt and then have print1(); display similar info into MP4electionResults. I am drawing a blank so bad it hurts. Any and all help would be awesome!
Any questions please ask. and yes I know it looks like a wreak but after playing with it for over an hour it slowly looked worse.
I need to store the read info into dynamic arrays and this book also says I need to overload but looking at it I don't see why.