From: "CORNU.Nicolas" Newsgroups: comp.os.msdos.djgpp Subject: problem: allegro BITMAP struct Date: Thu, 8 Apr 1999 15:21:36 +0200 Organization: Wanadoo, l'internet avec France Telecom Lines: 22 Message-ID: <7ej01r$ju8$1@wanadoo.fr> NNTP-Posting-Host: meaux11-172.abo.wanadoo.fr X-Trace: wanadoo.fr 923599739 20424 164.138.102.172 (8 Apr 1999 19:28:59 GMT) X-Complaints-To: abuse AT wanadoo DOT fr NNTP-Posting-Date: 8 Apr 1999 19:28:59 GMT 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 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How i can use a function (in other .c file) to work with allegro bitmap struct like that typedef struct vehicule_model { BITMAP *thing1; BITMAP *thing1; } i want the function to copy the first bitmap thing1 to thing2. thanks -- CORNU Nicolas E-mail: CORNU DOT Nicolas AT wanadoo DOT fr ICQ: 31463000 Homepage: http://perso.wanadoo.fr/nicolas.cornu/Index.htm