Efficient index string
I want know wath is more efficient:
PHP Code:
PHP Code:
|
Re: Efficient index string
Damn, learn to test yourself and you will see you can't use a non-constant value to be used in an array declaration.
|
Re: Efficient index string
Maybe
Code:
|
Re: Efficient index string
PHP Code:
PHP Code:
|
Re: Efficient index string
For readability, better to let
#define MAX_PLAYERS 32 Either you do : new g_iVariable[ MAX_PLAYERS + 1 ] or you do new g_iVariable[ 33 ] P.S. : Please don't release a vip plugin. |
Re: Efficient index string
no, here has a lot of vip plugin, and I don't like to do this kind...
it's only a example, I headed than that 33 is the valve ghost I don't know if is true, but I believe. |
Re: Efficient index string
Suggestion : stay in Multilingual forum
I'm not good at english, but yours is horrible. |
| All times are GMT -4. The time now is 02:12. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.