n & 1 On 12/16/05, Brantley Coile <[EMAIL PROTECTED]> wrote: > > I want to be able > > to test whether n is odd with `if ( n % 2 == 1 ) ...' > > I wonder if that is whay Wirth defined a function ODD(x) which > returns a boolean? > >
-- - curiosity sKilled the cat
