Syntax to declare string: data_type array/string_name [] = {“text”};; Example: char string_first[]="Hello World";.
確定! 回上一頁