From: "Patrick J. Morris" Newsgroups: comp.os.msdos.djgpp Subject: Reading compressed files Date: Tue, 29 Apr 1997 18:27:06 -0700 Organization: AT&T WorldNet Services Lines: 9 Message-ID: <33669FEA.3D20@worldnet.att.net> Reply-To: danalas AT postoffice DOT worldnet DOT att DOT net NNTP-Posting-Host: 207.147.204.153 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am currently writing a tile-based game and was thinking about how I could store the map in and Allegro DAT file. I was just wondering if I could read in the map file and change it if I need to and then save it again to the DAT file. If this is possible then please tell me how. Thanks for your time, Patrick danalas AT worldnet DOT att DOT net