char *strdup(const char *string);. strdup( ) function is non standard function which may not available in standard library in C. Example program for strdup() ...
確定! 回上一頁