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

Go to the source code of this file.

Functions

int strcpy (char *dest, const char *src)
 Copy a string. More...