... #endif #if HAVE_STD_STRCMP std::cout << "Have std::strcmpn"; #endif #if HAVE_C_MEMCMP std::cout << "Have C memcmpn"; #endif #if HAVE_C_STRCMP std::cout ...
確定! 回上一頁