View Single Post

  #11 (permalink)  
Old 04-17-2008
Cujo
 
Posts: n/a
Default Re: Detect Even Number

Michael Fesser wrote:

> This will always be FALSE, because the return type of the modulo
> operator is not a boolean.


AAArgh, I wrote that without thinking.

You are absolutely right, that's exactly what I meant.

regards, f.
Reply With Quote