programming - C - function strdupWhat links here?

Description

The strdup() function allocates memory and copies into it the string addressed by s1, including the terminating null character. It is the user's responsibility to free the allocated storage by calling free().

Syntax

char *strdup(const char *s1)


Parameters



Return Values

On success, strdup() returns a pointer to a newly allocated copy of the string s1. On failure, strdup() returns a null pointer and sets errno as follows:

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 strdup
filename:programming%20%2D%20C%20%2D%20function%20strdup
last edit:April 05 2009 22:03:40 (6004 days ago)
ct = 1757738622.000000 = September 13 2025 00:43:42
ft = 1238983420.000000 = April 05 2009 22:03:40
dt = 518755202.000000