<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: warning: unknown escape sequence: &#8216;\W&#8217; [enabled by default] and error: empty character constant</title>
	<atom:link href="https://www.emblogic.com/blog/02/warning-unknown-escape-sequence-w-enabled-by-default-and-error-empty-character-constant/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/02/warning-unknown-escape-sequence-w-enabled-by-default-and-error-empty-character-constant/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: sheetal sharma</title>
		<link>https://www.emblogic.com/blog/02/warning-unknown-escape-sequence-w-enabled-by-default-and-error-empty-character-constant/#comment-611</link>
		<dc:creator><![CDATA[sheetal sharma]]></dc:creator>
		<pubDate>Sun, 05 Feb 2012 07:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1842#comment-611</guid>
		<description><![CDATA[when we put \ before a character it is count as an escape character by compiler.
\W is examined as escape character in above program but there is no escape character &#039;\W&#039;.]]></description>
		<content:encoded><![CDATA[<p>when we put \ before a character it is count as an escape character by compiler.<br />
\W is examined as escape character in above program but there is no escape character &#8216;\W&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
