char *strdup(const char *s1). strdup is a standard C/C++ function and is useful for duplicating strings to store them off to pointers.
確定! 回上一頁