Raised This Month: $ Target: $400
 0% 

Solved Indexing a string while copying by reference


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Natsheh
Veteran Member
Join Date: Sep 2012
Old 01-15-2022 , 18:20   Indexing a string while copying by reference
Reply With Quote #1

Will this be a reason of causing an index out of bounds error?

Quote:
new szName[32];
get_user_name(id, szName[10], charsmax(szName));

Shouldn't be this the proper way of using it safely?

PHP Code:
new szName[32];
get_user_name(idszName[10], charsmax(szName)-10); 
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 01-21-2022 at 00:45.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
 



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 11:30.


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