From: "Tony O'Bryan" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro question: Blitting a BMP to the screen, Date: Tue, 24 Feb 1998 07:06:39 +0000 Organization: Southwest Missouri State University Lines: 12 Message-ID: <34F2717F.3B8C4A77@nic.smsu.edu> References: <6clmt4$rh1$1 AT juliana DOT sprynet DOT com> NNTP-Posting-Host: sara.a34.smsu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Zoma wrote: > > Quick question: Using Allegro 3.0 I am trying to draw to two bitmaps, each > taking up a portion of the screen. After drawing, I blit them to the > screen, however nothing appears on the screen. The program works if I use a > single BITMAP, *dbuffer. Anyone know why I cannot do this? > > Thanks. Post the smallest source code example that exhibits the problem you want solved. And -please- post from the actual source code, and don't try to retype it on-line since that usually introduces even more errors.