[AD] div by zero....color.c |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
void rgb_to_hsv(int r, int g, int b, float *h, float *s, float *v) in /allegro419/src/color.c the var named delta.. could that calc to zero and then cause a div-by-zero ?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |