C语言字符数组用单个字符怎么怎么输入和输出,该注意什么示例str[10]inti;for(i=0;i
C语言字符数组的比较问题#include#includeintmain(){charstring1[81]="that"charstring2[81]="ces"...