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

Go to the source code of this file.

Functions

char * strcat (char *dest, const char *src)
 Concatenate two strings. More...