A C String is a simple array with char as a data type. 'C' language does not directly support string as a data type. Hence, to display a String ...
確定! 回上一頁