Miles Bader <[EMAIL PROTECTED]> wrote: > > Linus Torvalds <[EMAIL PROTECTED]> writes: > > Ask a hundred random C programmers what "!!x" means, versus what "x != 0" > > means, and time their replies. > > I've always thought of "!!" as the "canonicalize boolean" operator...
Me too. Once you get used to it, it's just the "convert non-zero to 1" operator. But whatever. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/