Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/lib/libxc/strcpy.c File Reference

Go to the source code of this file.

Functions

char * strcpy (char *s1, const char *s2)


Detailed Description

strcpy

Id
strcpy.c 221 2007-07-11 18:45:46Z mschul

Definition in file strcpy.c.


Function Documentation

char* strcpy ( char *  s1,
const char *  s2 
)

Copy string s2 to s1. s1 must be large enough.

Parameters:
s1 first string
s2 second string
Returns:
s1

Definition at line 15 of file strcpy.c.


Generated on Thu Oct 9 22:34:51 2008 for xinu by  doxygen 1.5.5