Array length
#1

Hi guys,

how long can be an array?

I've got an array (field) in my script that is defined with

new field[110][128];

but I think it doesn't work, because I tested it so:

print("nothing");
new field[110][128];
print("field"); (<-- it's not desplayed in the server monitor)

Could that be?

Greez, selEcT
Reply


Messages In This Thread
Array length - by selEcT - 05.07.2010, 20:49
Re: Array length - by Matite - 05.07.2010, 21:00
Re: Array length - by selEcT - 06.07.2010, 18:41

Forum Jump:


Users browsing this thread: 1 Guest(s)