why doesn't compile this code
#10

Quote:
Originally Posted by iLinx
but i would try changing the return 1; to a return 0; or something
There is no sense in that.

Quote:
Originally Posted by pawn-lang.pdf
error 225 - unreachable code:
The indicated code will never run, because an instruction before (above) it causes a jump out of the function, out of a loop or elsewhere. Look for return, break, continue and goto instructions above the indicated line. Unreachable code can also be caused by an endless loop above the indicated line.
Reply


Messages In This Thread
why doesn't compile this code - by Sfinx_17 - 14.11.2009, 19:48
Re: why doesn't compile this code - by miokie - 14.11.2009, 19:50
Re: why doesn't compile this code - by Sfinx_17 - 14.11.2009, 19:54
Re: why doesn't compile this code - by Benne - 14.11.2009, 19:59
Re: why doesn't compile this code - by Sfinx_17 - 14.11.2009, 20:02
Re: why doesn't compile this code - by Benne - 14.11.2009, 20:08
Re: why doesn't compile this code - by Sfinx_17 - 14.11.2009, 20:09
Re: why doesn't compile this code - by Benne - 14.11.2009, 20:10
Re: why doesn't compile this code - by iLinx - 14.11.2009, 20:25
Re: why doesn't compile this code - by Correlli - 14.11.2009, 20:26

Forum Jump:


Users browsing this thread: 2 Guest(s)