2022年11月23日 星期三

carriage return && linefeed

carriage return, 回車, //win
moving cursor to begin of line,
i.e. '\r'

line feed, 換行, //win //Unix
moving one line forward,
i.e. '\n'

沒有留言:

張貼留言