Thread
:
Detect Even Number
View Single Post
#
11
(
permalink
)
04-17-2008
Cujo
Posts: n/a
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.
Cujo