STRCAT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
strcat - Append one NUL-terminated string to another
SYNOPSIS
"SYNOPSIS"
char * strcat (char * dest, const char * src);
ARGUMENTS
- dest
-
The string to be appended to
- src
-
The string to append to it
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:08 GMT, October 06, 2005