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 - HTML - form
programming - HTTP - status codes
programming - sqlite3 - c interface - sqlite3_reset(stmt)
programming - CSS
programming - HTML - checkbox
programming - sqlite3 - c interface - sqlite3_clear_bindings(sqlite3_stmt*)
php_errors
programming - sqlite3
programming - cgi - HTTP_USER_AGENT
programming:c:function ispunct
programming - Free Pascal - TPaintBox
programming - windows - MoveWindow
programming - pascal - procedure - insert
programming - sqlite - operations
programming - Pascal
programming - C - function isalpha
programming - forth
filename:programming - C - function strcpy
filename:programming%20%2D%20C%20%2D%20function%20strcpy
last edit:April 05 2009 22:01:46 (6336 days ago)
ct = 1786425780.000000 = August 11 2026 01:23:00
ft = 1238983306.000000 = April 05 2009 22:01:46
dt = 547442474.000000