Date: Thu, 9 Apr 1998 18:39:47 -0700 (PDT) Message-Id: <199804100139.SAA14700@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: rrobbins AT sunlink DOT net, djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Allegro and RGB Precedence: bulk At 05:12 4/9/1998 -0400, Robert Robbins wrote: >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. Please explain how it crashes, post the symified traceback if there is one, and some source which reproduces it. Nate Eldredge eldredge AT ap DOT net