C arrays begin at element 0, so an array definition like int a[3]; would create ... In C, an array of type char is used to represent a character string, ...
確定! 回上一頁