strcpy

From ArchaicPixels: HuC and PCEAS Documentation

Jump to: navigation, search

strcpy(char *dest, char *src);

    Copy the source information to the destination area, as in ANSI 'C'.
Personal tools