char *strcpy (dest, src) char *dest; char *src;. where: dest. A character pointer, that specifies the starting address for the destination character string.
確定! 回上一頁