User profile: student89

User info
User name:student89
Old user name:ajack89
History
Joined:
Number of posts:8
Latest posts:

fstream object complications
thanks I see the mistake. Should be: for (count = 0; count < 10; count++) like I have in the input...

fstream object complications
it is suppose to be something like: Name Attendance Mary p p p p p p p p p p Joe...

fstream object complications
Can someone please explain to me why when I initialize this array of structures there are additional...

fstream / ios::binary mode questions
That really doesn't answer my question. What is the purpose of Binary Files? I know that by default,...

fstream / ios::binary mode questions
I am unsure about what the purpose of ios::binary is. Can someone please explain this to me. I ask b...