Format. #define _XOPEN_SOURCE_EXTENDED 1 #include <libgen.h> char *basename(char *path);. General description. The basename() function takes the pathname ...
確定! 回上一頁