Why people using variables like that?
#1

Hey, I want to ask you what are the differences between:
PHP код:
new string[128];
new 
string[128] = {false,...}
new 
Player[MAX_PLAYERS];
new 
Player[MAX_PLAYERS] = {INVALID_PLAYER_ID,...} 
Reply


Messages In This Thread
Why people using variables like that? - by Activest - 28.04.2013, 06:40
Re: Why people using variables like that? - by verlaj - 28.04.2013, 07:08
AW: Why people using variables like that? - by BigETI - 28.04.2013, 07:21

Forum Jump:


Users browsing this thread: 3 Guest(s)