Character strings. The basic C character data type is called char. A character string in C can be represented symbolically as an array of data type char. For ...
確定! 回上一頁