I can't seem to figure out how I should use a switch statement with my custom typedef enum. Xcode tells this error: Statement requires expression of integer type (MyEnum *) is invalid.I can't seem to figure out how I should use a s
I can't seem to figure out how I should use a switch statement with my custom typedef enum. Xcode tells this error: Statement requires expression of integer type (MyEnum *) is invalid.I can't seem to figure out how I should use a s