delorie.com/archives/browse.cgi | search |
From: | "Patrick J. Morris" <danalas AT worldnet DOT att DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | File Routines |
Date: | Sun, 01 Jun 1997 21:20:47 -0700 |
Organization: | AT&T WorldNet Services |
Lines: | 11 |
Message-ID: | <33924A1F.140F@worldnet.att.net> |
Reply-To: | danalas AT postoffice DOT worldnet DOT att DOT net |
NNTP-Posting-Host: | 207.147.203.67 |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
If I use a compressed file in Allegro and I need to read in chunks at a time and might possible read a chunk several 1000 times during program execution. How would I do this? I think that I should use the pack_fopen_chunk(), but how would I go back and forth in a file if I can't use seek because the file is compressed. Please help, Patrick
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |