Did you try strcmp(AccountArray[j - i].getAccountNumber().c_str(), bucket.getAccountNumber().c_str() ). This should work but you could compare strings ...
確定! 回上一頁