[openbeos] Re: new Screen preflet

  • From: François Revol <revol@xxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Sun, 24 Nov 2002 00:37:44 +0100 (CET)

En réponse à Jack Burton <burton666@xxxxxxxxx>:

> - There's a bug so that if you select the "other refresh" menu option,
> the 
> number gets truncated and not rounded (anyone knows why BeOS doesn't
> have 
> the round() function?)
#define round(a) ((typeof(a)) ((float)a+0.5f))

François.

Other related posts: