Is there any other library in c++ that supports better file handling than fstream ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there any other library in c++ that supports better file handling than fstream ?

I got to know about a header named file.h , but i was unable to gather knowledge about it.........

11th Dec 2016, 2:35 AM
Jatin
Jatin - avatar
3 Answers
+ 5
http://en.cppreference.com/w/cpp/header Here you go, everything is there, explained.
11th Dec 2016, 12:04 PM
Filip
Filip - avatar
+ 1
Thanks bro for answering.....
11th Dec 2016, 12:12 PM
Jatin
Jatin - avatar
+ 1
cstdio freopen()
31st Dec 2016, 10:53 PM
Mihai Dancaescu
Mihai Dancaescu - avatar