Array must be indexed O_O
i got this :
Code:
Code:
Compiler says that array must be indexed ... It is already indexed, what the heck ? |
Re: Array must be indexed O_O
A String is not the same as an Integer. Either convert the array to a 1D Integer array or convert the value from a String to an Integer
|
Re: Array must be indexed O_O
It's an array of string and the native needs an integer value. For sure it's not going to work.
|
Re: Array must be indexed O_O
Quote:
|
Re: Array must be indexed O_O
Quote:
|
Re: Array must be indexed O_O
Quote:
|
Re: Array must be indexed O_O
Quote:
Code:
static const g_Cost[] = { |
Re: Array must be indexed O_O
The curly brackets are not necessary.
|
Re: Array must be indexed O_O
Quote:
|
| All times are GMT -4. The time now is 15:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.