I know I'm being pedantic, but: it's better practice (to use enums) in this sort of situation, and prevents you from getting into bad habits. You could use f, z, r, but then you'd have to write comments on it so you remember what it meant when you read the code in half a year (well, you might...