<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>palindrome Archives - Muhammad Anas</title>
	<atom:link href="https://anas.pk/tag/palindrome/feed/" rel="self" type="application/rss+xml" />
	<link>https://anas.pk/tag/palindrome/</link>
	<description>API Integrations Expert &#124; Full-Stack web developer</description>
	<lastBuildDate>Sat, 26 Oct 2013 21:45:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.7</generator>
<site xmlns="com-wordpress:feed-additions:1">30027766</site>	<item>
		<title>C++ program to check if a sentence is a Palindrome or not</title>
		<link>https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/</link>
					<comments>https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/#comments</comments>
		
		<dc:creator><![CDATA[Muhammad Anas]]></dc:creator>
		<pubDate>Thu, 31 Mar 2011 20:52:15 +0000</pubDate>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[palindrome]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sentence]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[word]]></category>
		<guid isPermaLink="false">http://anas.cz.cc/?p=223</guid>

					<description><![CDATA[<p>I have written a program in C++ which can check a word, phrase or sentence if it is a palindrome on a character by character basis. It is capable of handling complex sentences with punctuation marks such as "Dammit, I'm mad!".</p>
<p>The post <a href="https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/">C++ program to check if a sentence is a Palindrome or not</a> appeared first on <a href="https://anas.pk">Muhammad Anas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://anas.pk/2011/04/01/c-program-to-check-if-a-sentence-is-a-palindrome-or-not/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">223</post-id>	</item>
	</channel>
</rss>
