Re: code to list contents of zip files
Glynn Clements <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
Prasanta Sadhukhan wrote: > Can anyone point me as to how to list the contents of zip file using ANSI c? > Any pointers will be appreciated Look at the source code for Unzip: http://sourceforge.net/projects/infozip/files/ -- Glynn Clements <[email protected]>