In order to stop having to look them up each time:
ASCII | Control Character | Name |
---|---|---|
9 | \t | Horizontal Tab |
10 | \n | Line Feed |
11 | \v | Vertical Tab |
12 | \f | Form Feed |
13 | \r | Carriage Return |
In order to stop having to look them up each time:
ASCII | Control Character | Name |
---|---|---|
9 | \t | Horizontal Tab |
10 | \n | Line Feed |
11 | \v | Vertical Tab |
12 | \f | Form Feed |
13 | \r | Carriage Return |