<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Backslash_escapes</id>
		<title>Backslash escapes - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Backslash_escapes"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Backslash_escapes&amp;action=history"/>
		<updated>2026-04-17T19:47:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Backslash_escapes&amp;diff=32519&amp;oldid=prev</id>
		<title>Dan Tobias at 15:42, 1 July 2019</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Backslash_escapes&amp;diff=32519&amp;oldid=prev"/>
				<updated>2019-07-01T15:42:11Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:42, 1 July 2019&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 43:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 43:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Some additions and variations may be used in different systems. Often \e stands for the escape character (ESC, 1B), though this is not one of the official standard C escapes. The newline (\n) might get translated to a system-specific line break sequence such as CR or CR+LF.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Some additions and variations may be used in different systems. Often \e stands for the escape character (ESC, 1B), though this is not one of the official standard C escapes. The newline (\n) might get translated to a system-specific line break sequence such as CR or CR+LF&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Various other characters that have syntactic meanings in programming languages or regular-expression parsers, like forward slashes, semicolons, and asterisks, are often prefixed with backslashes when used as literals&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Links ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Links ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Wikipedia:Escape sequences in C|Wikipedia article]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Wikipedia:Escape sequences in C|Wikipedia article]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Backslash_escapes&amp;diff=32482&amp;oldid=prev</id>
		<title>Dan Tobias: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Character encoding |wikidata={{wikidata|Q1366300}}, {{wikidata|Q17077094}} }} '''Backslash escapes''' are one of the methods variou...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Backslash_escapes&amp;diff=32482&amp;oldid=prev"/>
				<updated>2019-06-28T03:42:38Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Character encoding |wikidata={{wikidata|Q1366300}}, {{wikidata|Q17077094}} }} &amp;#039;&amp;#039;&amp;#039;Backslash escapes&amp;#039;&amp;#039;&amp;#039; are one of the methods variou...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character encoding&lt;br /&gt;
|wikidata={{wikidata|Q1366300}}, {{wikidata|Q17077094}}&lt;br /&gt;
}}&lt;br /&gt;
'''Backslash escapes''' are one of the methods various programming, scripting, and markup languages use to allow the inclusion of characters in text strings that might otherwise be difficult or impossible to use, because they have special syntactic meaning, are not part of the currently-used character set, are difficult to type, or are nonprinting characters that don't show in a display. These were introduced in the [[C]] programming language, but some version of them is in use in a number of other languages and formats.&lt;br /&gt;
&lt;br /&gt;
These are the standard C backspace escapes:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! title=&amp;quot;Escape sequence&amp;quot; | Escape sequence&lt;br /&gt;
! title=&amp;quot;Meaning&amp;quot; | Meaning&lt;br /&gt;
|-&lt;br /&gt;
|\a||Alert/beep/bell (BEL, 07)&lt;br /&gt;
|-&lt;br /&gt;
|\b||Backspace (BS, 08)&lt;br /&gt;
|-&lt;br /&gt;
|\f||Formfeed (FF, 0C)&lt;br /&gt;
|-&lt;br /&gt;
|\n||Newline/Linefeed (LF, 0A)&lt;br /&gt;
|-&lt;br /&gt;
|\r||Carriage Return (CR, 0D)&lt;br /&gt;
|-&lt;br /&gt;
|\t||Horizontal Tab (HT, 09)&lt;br /&gt;
|-&lt;br /&gt;
|\v||Vertical Tab (VT, 0B)&lt;br /&gt;
|-&lt;br /&gt;
|\\||Backslash (\, 5C)&lt;br /&gt;
|-&lt;br /&gt;
|\'||Apostrophe/single-quote (', 27)&lt;br /&gt;
|-&lt;br /&gt;
|\&amp;quot;||Double quote (&amp;quot;, 22)&lt;br /&gt;
|-&lt;br /&gt;
|\?||Question mark (?, 3F)&lt;br /&gt;
|-&lt;br /&gt;
|\''nnn''||Byte specified as octal number&lt;br /&gt;
|-&lt;br /&gt;
|\x''hh''||Byte specified as hexadecimal number&lt;br /&gt;
|-&lt;br /&gt;
|\u''hhhh''||Unicode character (range 0000-FFFF)&lt;br /&gt;
|-&lt;br /&gt;
|\U''hhhhhhhh''||Unicode character (full range)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Some additions and variations may be used in different systems. Often \e stands for the escape character (ESC, 1B), though this is not one of the official standard C escapes. The newline (\n) might get translated to a system-specific line break sequence such as CR or CR+LF.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Escape sequences in C|Wikipedia article]]&lt;/div&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	</feed>