strcat

From ArchaicPixels: HuC and PCEAS Documentation

Jump to: navigation, search

strcat(char *dest, char *src);

    Concatenate source string onto the end of destination string, as in ANSI 'C'.
Personal tools