Powered by
I would advise not writing functions that return s...
# pawn-help
f
flat-egg-44689
05/26/2023, 11:01 AM
I would advise not writing functions that return strings. If a string needs to be returned from a function, always do so by reference.
Previous
Next