Mail Archives: djgpp/1999/02/16/11:43:15
Eric Berenson wrote:
[ ... ]
> With VBEAF installed on a fine system and graphics board, why doesn't
> this work?
>
> allegro_init();
> set_color_depth(8);
> set_gfx_mode_("VBEAF", 800, 600, 0, 0 );
[ ... ]
> IVE BEEN STUCK FOR 2 WEEKS ON THIS.
this is a bug in Allegro.
the Allegro library should know that you
would work for two weeks on a problem with
set_gfx_mode without looking it up in
the documentation. After about one week of causing
your computer to crash consistently, shouldn't
Allegro automatically direct you to the documentation
on the particular function causing the problem?
i should think so.
- Raw text -