programming:c:function strcpyWhat links here?

Description

The strcpy() function copies the string pointed to by s2 (including the terminating null character) into the array pointed to by s1. If copying occurs between objects that overlap, the behavior is undefined.

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

Syntax

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


Parameters



Return Values

The strcpy() function returns the value of s1.
programming:c:function strcpy
programming:c:function strdup
programming - javascript - write to the webpage
programming:microchip pics:MCLR
programming - Free Pascal - Sqlite
embedded systems - SPI and I2C
bible - random notes - 2011-02-12 prayer
MC6802 - instruction set - Complement Accumulator
bible - random notes - 2011-03-06 we shall know him
bible - random notes - 2011-02-03 why
programming - sqlite2
MC6802 - instruction set - test memory
programming - PHP, PDO, Sqlite3
programming - Free Pascal - file extensions
filename:programming:c:function strcpy
filename:programming%3Ac%3Afunction%20strcpy
last edit:April 05 2009 22:01:46 (5522 days ago)
ct = 1716090823.000000 = May 18 2024 23:53:43
ft = 1238983306.000000 = April 05 2009 22:01:46
dt = 477107517.000000