strncpy

From ArchaicPixels: HuC and PCEAS Documentation

Jump to: navigation, search

strncpy(char *dest, char *src, int max);

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