Closed GoogleCodeExporter closed 9 years ago
- fseek() does not work on compressed files opened using processOpen().
- Implemented ZFile.ReOpen() to replace fseek().
- Modified signature of ZFile parameters from const ZFile & to ZFile & to allow
ReOpen().
- Tweaked calls with ZFile arguments to explicitly create ZFile variable.
Original comment by bojune...@gmail.com
on 9 Dec 2008 at 4:19
You are fast, thank you.
Original comment by alu...@gmail.com
on 9 Dec 2008 at 4:53
Original issue reported on code.google.com by
alu...@gmail.com
on 9 Dec 2008 at 1:30Attachments: