12.04.2015, 07:26
I dont Understand..what i supposed to do to fix error 040?
Код:
#define AB 0 #define BC 0 // somewhere: new a = 5; switch (a) { case AB: {} case BC: {} }