When would you ever use the above code? Your reasoning is "you may
accidentally check a char for a boolean value." In other words, not
realize it was a char. What is to say its a boolean? Or not? This
isn't an argument. How does having a boolean type solve this? Just use
an int.
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/