array index out of bounds [+REP]
#2

You can't use the number X in an array with the size of X.
Meaning, you can't use MAX_CLANS(=50) in ClanDB[MAX_CLANS][ClanInfo];

You have to use something lower than that.
Reply


Messages In This Thread
array index out of bounds [+REP] - by Lirbo - 09.07.2016, 21:10
Re: array index out of bounds [+REP] - by Stinged - 09.07.2016, 21:14
Re: array index out of bounds [+REP] - by Lirbo - 09.07.2016, 21:20
Re: array index out of bounds [+REP] - by iKarim - 09.07.2016, 21:27
Re: array index out of bounds [+REP] - by Lirbo - 09.07.2016, 21:43

Forum Jump:


Users browsing this thread: 1 Guest(s)