2 Answers 2 · There is no need to specify the size when you initialise the character arrays. This would be better: char test[] = "idrinkcoke";
確定! 回上一頁