programming:c:function strcatWhat links here?

Description

The strcat() function appends a copy of the string pointed to by s2 (including the terminating null character) to the end of the string pointed to by s1. The initial character of s2 overwrites the null character at the end of s1. If copying occurs between objects that overlap, the behavior is undefined.

The function strcat() does not allocate any storage. The caller must insure that the buffer pointed to by s1 is long enough for string s2 and its terminating null character.

Syntax

char *strcat(char *s1, const char *s2)


Parameters



Return Values

The strcat() function returns the value of s1.
programming:c:function strcat
This:is:tests
bible - random notes - 2011-10-01 before and after
Crucibles for Aluminum
programming - windows - windows destruction
programming - c - functions - clock()
embedded systems - arduino
AutoCAD LISP - TBLOBJNAME
programming:microchip pics:pic assembly language:labels
linux software - CAD
Raspberry PI - add a user
MC6802 - instruction set - Subtract Accumulators
file formats - PDF - color space
bible - random notes - 2010-05-01 - John 4:24 - worship
programming:microchip pics:pic_labx_20_leds
bible - random notes - 2011-01-22 the gospel
programming - java - applet
programming:c:functions:_splitpath
filename:programming:c:function strcat
filename:programming%3Ac%3Afunction%20strcat
last edit:April 05 2009 21:58:00 (5522 days ago)
ct = 1716097828.000000 = May 19 2024 01:50:28
ft = 1238983080.000000 = April 05 2009 21:58:00
dt = 477114748.000000