求帮忙修正 下 老是error C2085: 'c' : not in formal parameter list F error C2065: '
求帮忙修正 下 老是error C2085: 'c' : not in formal parameter list F error C2065: '
日期:2013-08-05 10:17:57 人气:2
squeeze函数要求两个参数,第一个是字符数组,第二个是字符。你在putchar(squeeze(c));这行只有一个参数所以会报错