Search:
Forum
General C++ Programming
Convert text file to tar
Convert text file to tar
May 11, 2011 at 8:24am UTC
urabhisheks
(1)
How to convert text files to tar in c++......
May 11, 2011 at 9:15am UTC
kbw
(9488)
Do you mean creating an archive?
EDIT:
http://lmgtfy.com/?q=tar+library+c
Last edited on
May 11, 2011 at 9:46am UTC
May 11, 2011 at 9:39am UTC
writetonsharma
(1461)
Looks like he/she want to create an archive....
download the source code of tar from here:
http://www.gnu.org/software/tar/
reuse the code to create tar files.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs