下列程序段中,有错误的是()
A.char s[10];s=”12345”; B.chars[10],*p;p=”12345”; C.chars[10]=”12345”; D.char*s=12345”;
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。