User: domcho

  • Public profile

User profile: domcho

User info
User name:domcho
History
Joined:
Number of posts:7
Latest posts:

Problem with istream_iterator
Works perfectly! Thank you very much!

Problem with istream_iterator
I am trying to read an object from a file. It's a student who has a name, number of grades and grade...

C++ Begginer - errors
I think you have to write [code]return 0;[/code] at the end of main()

How to write single class private data member to binary file
Once again, thank you very much! Problems solved.

How to write single class private data member to binary file
Thank you. Is there any difference between [code]myFile.write((char*)&grade, sizeof(grade));[/code...

This user does not accept Private Messages