Re: [AD] Allegro 4.2 todos

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


> new include/allegro/rand.h ?

Gone this way and patched the whole lib. Added

int _al_rand(void);
void _al_srand(int seed);

and replaced all occurrencies of rand() and srand() with them all over the
library.

-- 
Angelo Mottola
a.mottola@xxxxxxxxxx





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