catn
static void catn(Char *, Char *, int);
catn(path, file, sizeof(path) / sizeof(Char));
catn(word, extended_name, max_word_length);