[openbeos] Re: new Screen preflet

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: