stock ByteCountToCells(size)
size | Number of bytes. |
Returns the number of cells required to fit a string of the specified size (including the null terminator).
Minimum number of cells required to fit the byte count.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.