Think "Zero terminated string".char a[]={''0'',''1'',''2'',''3'',''4'',''5'',''6'', ''\0''};orchar a[]={''0'',''1'',''2'',''3'',''4'',''5'',''6'', 0}; /* mind the missingsingle quotes here */Wolfgang Draxinger--E-Mail address works, Jabber: he******@jabber.org, ICQ: 134682867 这篇关于Q3B的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 09-05 10:26