#1

Hi,

If i create array

new anystring[ 100 ][ 10 ];

So when i on gamemode anystring in all array slots are null?
Reply
#2

Yes.
Reply
#3

0 not null
Reply
#4

If you declare an array as a string, only the last character will be null.
Otherwise, the array's slots are 0.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)