Tagged Questions

0
votes
1answer
627 views

extract a rar file by c code [closed]

Possible Duplicate: opening a rar file by c I have to extract a rar file using c code. First I tried out to find the libraries. I got it from http://www.unrarlib.org/. But it was built in ...