gcc/zlib/contrib/minizip/unzip.def
Tom Tromey c45f211ee3 Initial revision
From-SVN: r26770
1999-05-04 19:30:25 +00:00

16 lines
525 B
Modula-2

unzOpen @61
unzClose @62
unzGetGlobalInfo @63
unzGetCurrentFileInfo @64
unzGoToFirstFile @65
unzGoToNextFile @66
unzOpenCurrentFile @67
unzReadCurrentFile @68
unztell @70
unzeof @71
unzCloseCurrentFile @72
unzGetGlobalComment @73
unzStringFileNameCompare @74
unzLocateFile @75
unzGetLocalExtrafield @76