Unreachable Code.
#2

I'd guess you have a return 1/0 right before that line, maybe you forgot to close the bracket of the last cmd.
unreachable code means, that you got code after e.g. a return, so this wont be called, because the return ends the function before.
Reply


Messages In This Thread
Unreachable Code. - by Scarface~ - 02.09.2010, 16:42
Re: Unreachable Code. - by Mauzen - 02.09.2010, 16:45
Re: Unreachable Code. - by Scarface~ - 02.09.2010, 16:47
Re: Unreachable Code. - by Jochemd - 02.09.2010, 17:31
Re: Unreachable Code. - by DeathOnaStick - 02.09.2010, 18:09
Re: Unreachable Code. - by Cameltoe - 02.09.2010, 18:11

Forum Jump:


Users browsing this thread: 2 Guest(s)