bool is_upper(char c); //宣告函式原型,傳入char參數,傳回值資料型別是bool. void main( ). {. bool b;. char c;. cout<<“輸入一個字元 :";.
確定! 回上一頁