Date: Wed, 11 Mar 1998 19:33:53 -0800 (PST) Message-Id: <199803120333.TAA03644@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: James W Sager Iii , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Allegro grabber data files Precedence: bulk At 11:22 3/11/1998 -0500, James W Sager Iii wrote: >I have TONS of graphics and sound files I want to port into one larg >data file, but I don't want to take months of inserting them in with the >grabber's interface. Does anyone have djgpp code to write bitmaps and >sounds to a .dat file. Or for that matter, does anyone have code to >write bitmaps/sounds to anysort of data file, it doesn't have to support >routines done to a grabber file, just read/write with gifs and sounds. >Any help would be appreciated, thanks I believe the dat file format is fairly simple. By looking at the Allegro sources, you can probably write your own with minimal trouble. The grabber source could help, too. Nate Eldredge eldredge AT ap DOT net