In C, a string is an array of characters that is terminated with a null character "\0". The length of a string will be determined by ...
確定! 回上一頁