fstream object complicationsthanks I see the mistake. Should be: for (count = 0; count < 10; count++) like I have in the input...
fstream object complicationsit is suppose to be something like: Name Attendance Mary p p p p p p p p p p Joe...
fstream object complicationsCan someone please explain to me why when I initialize this array of structures there are additional...
fstream / ios::binary mode questionsThat really doesn't answer my question. What is the purpose of Binary Files? I know that by default,...
fstream / ios::binary mode questionsI am unsure about what the purpose of ios::binary is. Can someone please explain this to me. I ask b...