let's say I have a file. I want to write "hello" TAB "alex"
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
this is the code:
The \t inside the string is the escape sequence for the horizontal tabulation. |
|||||
|
|
it's usually e.g. |
|||
|
|