From: "OmniMeta" Newsgroups: comp.os.msdos.djgpp Subject: Passing the Allegro bitmap structure as a function parameter Lines: 6 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Message-ID: Date: Thu, 1 Apr 1999 21:26:58 -0400 NNTP-Posting-Host: 207.253.161.113 X-Complaints-To: abuse AT videotron DOT net X-Trace: wagner.videotron.net 923019760 207.253.161.113 (Thu, 01 Apr 1999 21:22:40 EDT) NNTP-Posting-Date: Thu, 01 Apr 1999 21:22:40 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I try this to pass the BITMAP structure as a parameter, and it make alot of error. Can you give me a sample on how to do this correctly ?