From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro grabber data files Date: Mon, 16 Mar 1998 19:13:29 -0500 Organization: Junior, MCS Undeclared, Carnegie Mellon, Pittsburgh, PA Lines: 24 Message-ID: References: <199803120333 DOT TAA03644 AT adit DOT ap DOT net> NNTP-Posting-Host: andrew.cmu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Excerpts from netnews.comp.os.msdos.djgpp: 11-Mar-98 Re: Allegro grabber data files Nate Eldredge AT ap DOT net (729*) > 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 What do you mean... "Look at the sources."?