Appendix C

Escape Sequences

CharacterEscape SequenceASCII Value
bell (alert)\aφφ7
backspace\bφφ8
horizontal table\tφφ9
newline (line feed)\nφ1φ
vertical tab\vφ11
form feed\fφ12
carriage return\rφ13
quotation mark (“) \” φ34
apostrophe (’)\’φ39
question mark (?)\?φ63
backslash (\)\\φ92
null\φφφφ
octal number\000(0 represents an octal digit)

Get Data Structure Using C now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.