Array index out of bounds.
#3

Quote:
Originally Posted by SoLetsGO
View Post
Can you show the definition of "fb" ?
It's my enum

Code:
enum fb_matches
{
	matchID,
	matchTeam[3],
	matchStatus,
	matchScore[2],
	matchTime,
	matchStart,
	matchGoals[2],
	Float: matchOdds[3]
}
new fb[MAX_MATCHES+1][fb_matches];
Reply


Messages In This Thread
Array index out of bounds. - by danielpalade - 30.04.2017, 01:57
Re: Array index out of bounds. - by SoLetsGO - 30.04.2017, 08:38
Re: Array index out of bounds. - by danielpalade - 30.04.2017, 16:16
Re: Array index out of bounds. - by iLearner - 30.04.2017, 16:19
Re: Array index out of bounds. - by danielpalade - 30.04.2017, 16:44

Forum Jump:


Users browsing this thread: 2 Guest(s)