Is fstream the best method for handling files? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Is fstream the best method for handling files?

I have noticed there is other methods for working with files. What do you recommend and why?

22nd Jun 2017, 7:28 AM
Michael Simnitt
Michael Simnitt - avatar
1 Answer
+ 2
I prefer using the windows API directly so i have more control over the file
22nd Jun 2017, 9:19 AM
aklex
aklex - avatar