Quote Originally Posted by ovidiucucu
Indeed it's really weird to learn MFC...
If the course is MFC related, then that is one thing. However, if it is a generic C++ class where you're learning the language, that is another story altogether.

That's why I asked the name of the course that is being taught. If it is a general C++ class, then you are usually taught streams if you are reading and writing files, not commanded to use MFC to do this.

Regards,

Paul McKenzie