Mail Archives: djgpp/1997/09/08/06:34:31
Alexander Gottwald wrote:
> the examples worked. But a little program which was using alegro
crashed
> inside putpixel, where a pointer was used.
>
Erm... not sure about this, but check that you correctly created a
bitmap using Allegro before attempting a putpixel on it. On my system I
made this mistake a few times, with a GPF occurring as a result, very
similar to the one you posted in your message.
If the Allegro examples run AOK, that must mean that you MIGHT be doing
something wrong in your Allegro using code...? :)
Hope this helped!
- Raw text -