Array out of Bounds
#6

pawn Код:
for(new i=0; i<10; i++)
That is going out of bounds because there's no 9th index. Change the 10 to 9.
Reply


Messages In This Thread
Array out of Bounds - by San1 - 08.07.2013, 19:54
Respuesta: Array out of Bounds - by Parka - 08.07.2013, 19:57
Re: Array out of Bounds - by San1 - 08.07.2013, 19:57
Respuesta: Array out of Bounds - by Parka - 08.07.2013, 20:03
Re: Array out of Bounds - by San1 - 08.07.2013, 20:10
Re: Array out of Bounds - by Vince - 08.07.2013, 20:37
Re: Array out of Bounds - by San1 - 08.07.2013, 20:41
Re: Array out of Bounds - by ReVo_ - 08.07.2013, 20:45
Re: Array out of Bounds - by San1 - 08.07.2013, 20:50

Forum Jump:


Users browsing this thread: 1 Guest(s)