A string can be declared with the syntax below. char stringName [stringSize] ;. Below, variable a is a character array where you can store up to ...
確定! 回上一頁