So I am pretty new at C++, I know the basics and stuff, however I would like to begin to learn files, however, I am not quite sure what it is I should learn.
I see there is fopen and fstream (ifstring and ofstring, if I remember correctly) for some kind of file handling, but I am wondering, what is the difference, and which should I learn first?