Hacker News new | ask | show | jobs
by bigpeet 2348 days ago
Depending on what version of C you are using, there are no "boolean" values.

X != Y returns an integer value, no "implicit cast" required for &.