+ 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.........
3 odpowiedzi
+ 5
http://en.cppreference.com/w/cpp/header
Here you go, everything is there, explained.
+ 1
Thanks bro for answering.....
+ 1
cstdio freopen()