From: jaster32 AT hotmail DOT com (Jaster) Newsgroups: comp.os.msdos.djgpp Subject: Can I use allegro datafile like .zip files? Date: Sat, 14 Feb 1998 06:58:48 GMT Organization: EarthLink Network, Inc. Lines: 8 Message-ID: <34e5402f.18617202@news.earthlink.net> NNTP-Posting-Host: 207.217.143.10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I was curious if I can compress data in an Allegro datafile.. then use the datafile routines to read in each file from the datafile, and then save them as seperate uncompressed files. What I'm saying is can I use a datafile like a .zip file? I'm pretty sure that the compression won't be as good.. but if this is possible can someone give me some pointers as to how it should be done? Thanks in advance... Jaster