Special extended ASCII characters

Linux Windows

Special characters

\n Newline character.

\t Tab character.

\\ Backslash character.

\0 Empty string (not a null character).

If \0 is immediately followed by the character x, the character X, or any character defined by the LC_CTYPE digit keyword, the results are unspecified.