#include <string.h> int stricmp(const char *string1, const char *string2);. Note: The stricmp() function is available for C++ ...
確定! 回上一頁