Parse zip file without using a library

Just starting out? Need help? Post your questions and find answers here.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Parse zip file without using a library

Post by PB »

Because I don't tend to like using third-party libraries, I don't really want to
use Gnozal's PureZIP one to parse a zip file to show the files inside. So, is
anyone able to help me convert the following short Visual Basic code?

http://groups.google.co.uk/group/micros ... 38d8cfe0fb

Looks easy enough, but I'm not sure about some of the VB functions and how
they convert to PureBasic. Thanks to anyone who can help me out. :)
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

as it comes handy and was easy to translate,
here it is for everyone:
http://www.purebasic.fr/english/viewtop ... 786#252786
SPAMINATOR NR.1
Post Reply