| View previous topic :: View next topic |
| Author |
Message |
turkeyman

Joined: 20 Oct 2004 Posts: 75 Location: Brisbane, Australia
|
Posted: Tue Aug 02, 2005 3:08 pm Post subject: ZLib or other zip libraries? |
|
|
Hey guys, this is kind of off topic but i thought i'd ask anyway..
I want to be able to read zip files at runtime, which i am seeing a lot of people doing..
It would appear that ZLib is quite popular, however after looking at the ZLib API, i cant see any functions to manage the zip file's virtual directory structure, or to access individual files within the zip file... infact, the only functions of the sort i can see are gunzip related which seems fairly inappropriate..
Can anyone give me any info or fill in the blanks about what i should be doing to access the filesystem in standard .zip files (like quake's pak files/jar/etc)?
I must be missing something very obvious :) |
|
| Back to top |
|
 |
rinco
Joined: 21 Jan 2005 Posts: 255 Location: Canberra, Australia
|
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
|
| Back to top |
|
 |
|