Rechercher une page de manuel
strcpy
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
strcpy - Copy a NUL terminated stringSYNOPSIS
- char * strcpy(char * dest, const char * src);
ARGUMENTS
dest
- Where to copy the string to
src
- Where to copy the string from
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre