char *strcpy( char *strDestination, const char *strSource );
strcpy <string.h> ANSI
Return Value
Each of these functions returns the destination string. No return value
is reserved to indicate an error.
Parameters
strDestination
Destination string
strSource
Null-terminated source string
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.113.122.192