Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/lib/libxc/strcat.c File Reference
Go to the source code of this file.
|
Functions |
char * | strcat (char *s1, char *s2) |
Detailed Description
strcat
- Id
- strcat.c 221 2007-07-11 18:45:46Z mschul
Definition in file strcat.c.
Function Documentation
char* strcat |
( |
char * |
s1, |
|
|
char * |
s2 | |
|
) |
| | |