Because delimited strings are more lightweight, C went for delimited strings. A string is a sequence of characters terminated by a null character '\0'.
確定! 回上一頁