It will print every character of a string one by one until it encounters null character '\0'. If it hits the null character, it will stop printing characters.
確定! 回上一頁