30.08.2009, 14:19
The problem has be in a Array. That means you have to look for variables that are like this:
The compiler says it should be too small, so you have to look for the problem, where the array gets an index or a value.
Код:
new MyArray[9] [3];