strcat
Module:
ecereCOM
char *
strcat
(char *, const char *)
Description
Concatenate a string to another
Parameters
char *
(null)
const char *
(null)
Return Value
char *