Optimizing
Hey guys anybody can give me an example how to optimize these part of code (with switch statement)
Code:
else if(equali(arg_cmd, "slay")) |
Re: Optimizing
PHP Code:
|
Re: Optimizing
I need more detailed example there is more code for ex
PHP Code:
|
Re: Optimizing
This can't be done with switch statement. Your code is fine.
|
Re: Optimizing
Quote:
|
Re: Optimizing
Well, I have already thought about that, when sent it to you, but there is no other way to make it. Only way, I guess, is by these 'if' statements to check the conditions.
|
Re: Optimizing
ok thank you guys i was curious ;)
|
| All times are GMT -4. The time now is 09:48. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.