From: "Gregorio Hankiewicz" Newsgroups: comp.os.msdos.djgpp Subject: Allegro question about dat files and memory Date: Sun, 22 Jun 1997 11:12:20 +0200 Organization: Unisource Espana NEWS SERVER Message-ID: <5oipt6$hb2$1@diana.ibernet.es> NNTP-Posting-Host: info150.jet.es Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi. I have a game and load directly the dat file into memory and then blit from it using datafile[xxx].dat . The question is : is it better to load the whole dat file into memory or create bitmaps and load the data from the dat file into them? The dat file is compressed, but when you load it, you store it uncompressed, right? - G.A. Hankiewicz gregorio AT jet DOT es, http://web.jet.es/gregorio - Gogosoftware http://web.jet.es/gregorio/gogosoftware