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 fputc
programming - pascal - function - length
programming:c:function isupper
programming - sqlite3 - data types
programming:c:function isgraph
programming - C - function strdup
programming - pascal - function - pos
programming - pascal - procedure - insert
programming - C - function _splitpath
programming - C - function printf
programming:c:function strchr
programming - HTML - text area
programming:c:function isalpha
programming:c:functions:_makepath
filename:programming - C - function strcpy
filename:programming%20%2D%20C%20%2D%20function%20strcpy
last edit:April 05 2009 22:01:46 (6004 days ago)
ct = 1757738624.000000 = September 13 2025 00:43:44
ft = 1238983306.000000 = April 05 2009 22:01:46
dt = 518755318.000000