strncmp(s, t, n), Same as strcmp but compares no more than n characters ... include <string> or using namespace std; http://en.cppreference.com/w/cpp/header.
確定! 回上一頁