| strcpy |
(String str1, String str2) |
yoix.string |
| |
Copies the null-terminated string
str2
into string
str1,
and returns a pointer to the null-terminated result.
| |
| Return: |
String
| | |
| See Also: |
overlay,
strcasecmp,
strcat,
strchr,
strcmp,
strcspn,
strdel,
strdup,
strfmt,
strins,
strjoin,
strlen,
strncasecmp,
strncat,
strncmp,
strncpy,
strpbrk,
strrchr,
strrstr,
strsplit,
strspn,
strstr,
strtok
|
|
Yoix is a registered trademark of AT&T Intellectual Property.
|