View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 08-17-2022 , 15:33   Re: [TUT] SourcePawn Scripting - Tips, Basics to Advanced
Reply With Quote #81

Quote:
Originally Posted by sorallll View Post
I would like to ask, how to calculate the number of bytes occupied by the string in IntToString, FloatToString


PHP Code:
int IntToString(int numchar[] strint maxlength
Quote:
Return Value

Number of characters written to the buffer, not including the null terminator.
https://sm.alliedmods.net/new-api/string/IntToString
__________________
Silvers is offline