sgs_StringConcat [function]
void sgs_StringConcat( sgs_Context* C, int args )
Concatenate the args
number of topmost string variables in the current stack frame.
- If
args
= 0, empty string is pushed.