strdup ()The function strdup() is used to duplicate a string. It returns a pointer to null-terminated byte string.
確定! 回上一頁