how to write any custom data type to file using ifstream?

Posted by user330731 on Stack Overflow See other posts from Stack Overflow or by user330731
Published on 2010-05-02T08:59:30Z Indexed on 2010/05/02 9:07 UTC
Read the original article Hit count: 163

Filed under:

as question says, i want to write custom data type data of a class maybe to a file using ifstream in c++. Need help.

© Stack Overflow or respective owner

Related posts about c++