FreeNOS
Functions
strncat.cpp File Reference
#include "string.h"

Go to the source code of this file.

Functions

char * strncat (char *dest, const char *src, size_t n)
 Concatenate a string with part of another. More...