On Mon, 16 Apr 2001, Andreas Beck wrote:

> > int stretch(ggiBlt_t bob, int dx, int dy, int width, int height)
> > {
> >     double bob_xinc, bob_yinc;
> 
> Please don't use floating point ! It isn't needed and it's slow.

Why? Modern CPU's have a FPU. i386-CPU's executes floats/doubles as
fast as integers and ALPHA-CPU's even faster...


CU,

Christoph Egger
E-Mail: [EMAIL PROTECTED]

Reply via email to