In C, a string is a sequence of characters terminated by a null character ('\0'). Strings can create using string-literals, which are sequences of ...
確定! 回上一頁