You cannot assign an integer to a boolean, however you could create a class which groups them together. Alternatively, you could squeeze the boolean's into an integer using bitwise operators, which...