Convert text file to tar

How to convert text files to tar in c++......
Do you mean creating an archive?

EDIT: http://lmgtfy.com/?q=tar+library+c
Last edited on

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.