| delorie.com/archives/browse.cgi | search | 
| From: | "Ethan Giordano" <lostreality AT geocities DOT com> | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | Re: ALLEGRO BITMAPS AND DATAFILES | 
| Date: | Mon, 27 Oct 1997 14:04:54 -0500 | 
| Organization: | Cybernex Inc. | 
| Lines: | 22 | 
| Message-ID: | <632s4n$dss$1@news.cybernex.net> | 
| References: | <62sva7$fbd$1 AT news DOT cybernex DOT net> | 
| NNTP-Posting-Host: | 207.198.146.80 | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
thanks for the help everyone -Ethan Ethan Giordano wrote in message <62sva7$fbd$1 AT news DOT cybernex DOT net>... >why would this line cause a crash?? > >btile = data[0].dat > >btile is a BITMAP* and the 0 object in the datafile is a bitmap. what's >wrong with this? >i've tried it like this as well: > >btile = ( BITMAP * )data[0].dat > >same result. does anyone know how to load in the bmp properly? > >-Ethan > >
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |