June 2007
Beginner to intermediate
950 pages
27h 8m
English
Formatting is controlled using escape sequences, typically within double quotes:
| \n | newline |
| \r | carriage return |
| \t | tab character |
| \b | backspace |
| \a | bell |
| \f | form feed |
| \v | vertical tab |
Read now
Unlock full access