Noob Problem [HELP!]
#3

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: {}
}
Reply


Messages In This Thread
Noob Problem [HELP!] - by Chausar - 11.04.2015, 14:38
Re: Noob Problem [HELP!] - by Konstantinos - 11.04.2015, 14:42
Error 040 duplicate case value 0 problem - by Chausar - 12.04.2015, 07:26
Re: Noob Problem [HELP!] - by JaydenJason - 12.04.2015, 07:35
Re: Noob Problem [HELP!] - by Chausar - 12.04.2015, 07:49

Forum Jump:


Users browsing this thread: 1 Guest(s)