From: wavemist AT ix DOT netcom DOT com Newsgroups: comp.os.msdos.djgpp Subject: Allegro Bitmap Question Date: Sun, 02 Aug 1998 03:30:01 GMT Organization: ICGNetcom Lines: 3 Message-ID: <35c3dbcf.15385935@nntp.ix.netcom.com> NNTP-Posting-Host: prv-ri2-12.ix.netcom.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi everyone. I'm trying to find a way to compare two 8 pixel by 8 pixel Allegro BITMAPs. I tried using memcmp, but I don't know how to calculate the amount of memory the bitmap takes up. Please help!