From: "Lark" Newsgroups: comp.os.msdos.djgpp Subject: Loading a bitmap from a file w/ allegro Date: Sun, 14 Mar 1999 18:08:11 -0800 Organization: MindSpring Enterprises Lines: 5 Message-ID: <7chfic$u4q$1@camel0.mindspring.com> NNTP-Posting-Host: d1.8a.2c.1d X-Server-Date: 14 Mar 1999 23:09:00 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Can someone post just a short snippet of code that will load a bmp or pcx file and display it on the screen? I am having a lot of trouble getting this to work. Thanks.