On Tue, 24 Jun 2014 09:13:11 +0200 Martti Kühne <mysat...@gmail.com> wrote:
> #define CEIL(x) ((int)(x) + ((x) > 0)) Martti, you definitely are a candidate for the best macro-hack of 2014 ;). Cheers FRIGN -- FRIGN <d...@frign.de>
On Tue, 24 Jun 2014 09:13:11 +0200 Martti Kühne <mysat...@gmail.com> wrote:
> #define CEIL(x) ((int)(x) + ((x) > 0)) Martti, you definitely are a candidate for the best macro-hack of 2014 ;). Cheers FRIGN -- FRIGN <d...@frign.de>