int a=5; char string[]=a; printf("\n%s\n",string);. I tried testing this out as part of a program, and after messing about ...
確定! 回上一頁