cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Best files operation library
Best files operation library
May 4, 2014 at 1:08am UTC
StrikeChaos1
(3)
What's the best files operation library, because the one I'm currently working with, the standard built in one, stdio, is a real pain in the butt.
Last edited on
May 4, 2014 at 1:29am UTC
May 4, 2014 at 1:46am UTC
nvrmnd
(656)
Check out boost.filesystem
http://www.boost.org/doc/libs/1_55_0/libs/filesystem/doc/index.htm
Topic archived. No new replies allowed.