Rechercher une page de manuel
strcat
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
strcat - Append one NUL-terminated string to anotherSYNOPSIS
- char * strcat(char * dest, const char * src);
ARGUMENTS
dest
- The string to be appended to
src
- The string to append to it
COPYRIGHT
Contenus ©2006-2023 Benjamin Poulain
Design ©2006-2023 Maxime Vantorre