STRCPY
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
strcpy - Copy a NUL terminated string
SYNOPSIS
"SYNOPSIS"
char * strcpy (char * dest, const char * src);
ARGUMENTS
- dest
-
Where to copy the string to
- src
-
Where to copy the string from
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:30 GMT, October 06, 2005