Someone has been doing this, which makes Super Tux not compile... :^)
void function(type foo, type bar, type baz)
{
type some_local;
type another_local;
call_some_other_function();
type even_more_locals; <---- NOT ALLOWED IN C!
call_another_function();
...
}
I fixed it and commited back to CVS.
-bill!
bi...@ne... Got kids? Get Tux Paint!
http://newbreedsoftware.com/bill/ http://newbreedsoftware.com/tuxpaint/
|