strcat
Core
(string.inc)
Description
strcat - Concatenates a string.
Syntax
strcat
( dest[], const source[], maxlength )
Type
Native
Notes
Maxlength is the total buffer of the destination.