Mail Archives: djgpp/1998/04/09/17:36:42
From: | Robert Robbins <rrobbins AT sunlink DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Allegro and RGB
|
Date: | Thu, 09 Apr 1998 17:12:12 -0400
|
Organization: | SunLink
|
Lines: | 9
|
Message-ID: | <352D39AC.3FD60C22@sunlink.net>
|
Reply-To: | rrobbins AT sunlink DOT net
|
NNTP-Posting-Host: | wmpt026.sunlink.net
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hello,
Why does the line of code RGB white = { 63, 63, 63 }
cause Allegro to crash? It is from the documentation.
I wish to use set_color(0, white); to set the screen
background color to white after loading a bitmap.
Robert Robbins
- Raw text -