调用 getchar 函数从键盘输入 1 个字符并赋值给变量 ch;

如题所述

第1个回答  2014-11-14
ch = getchar();本回答被提问者采纳
第2个回答  2014-11-14
ch = getchar();本回答被提问者采纳
相似回答
大家正在搜