int num = 50 ;. cout << isalpha(en) << endl ;. cout << isalpha(ch) << endl ;. cout << isalpha(num) << endl ;. system("pause");. return 0;. }.
確定! 回上一頁