Raised This Month: $ Target: $400
 0% 

Buy Access


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
anakin_cstrike
Veteran Member
Join Date: Nov 2007
Location: Romania
Old 02-28-2009 , 13:58   Re: Buy Access
Reply With Quote #11

Macros like charsmax are slower when you know the max len. And so sizeof.
PHP Code:
new name32 ];

// faster
get_user_nameindexname31 );

// less faster
get_user_nameindexnamesizeof name );

// quite slow
get_user_nameindexnamecharsmaxname ) ); 
__________________

anakin_cstrike is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:37.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode