| | Booleans work the same as in most languages. If you want to test for a certain condition or set of conditions, then break it down into things that can be answered as true or false. You can use equalities, such as: if (sky == blue) printf ("you're on (...) (25 years ago, 16-Sep-99, to lugnet.robotics.handyboard)
|