If you already have a character, it's really represented as a string of length one, so just print it out directly using print or the %s format in printf and ...
確定! 回上一頁