[AD] C++ woops !

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]



line 563:  or  /allegro/src/fli.c
says..


static void do_fli_brun(unsigned char *p, int sz)
{
 < ... snip...>
	 unsigned char *line_end = curr + fli_bitmap->w;
<..snip...>
}


as far as i know your not supposed to declare vars mid function in pure 'C'



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/