<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Hello! I am Mahmood Ahmad</title>
	<link>http://mahmoodahmad.com</link>
	<description></description>
	<lastBuildDate>Sun, 14 Feb 2010 15:59:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />

	<item>
		<title>Time Table</title>
		<description><![CDATA[TIME TABLE














]]></description>
		<link>http://mahmoodahmad.com/archives/64</link>
			</item>
	<item>
		<title>Find Factorial</title>
		<description><![CDATA[A C program for finding a Factorial of user entered number.
How to copy the code in your notepad
In order to copy this code move your cursor to upper right corner of the post a source button will appear click on it and copy the code.
#include&#60;stdio.h&#62;
#include&#60;conio.h&#62;
void main() {
 int i,n,ans;
 clrscr();
 printf("\n  Enter the number: ");
 [...]]]></description>
		<link>http://mahmoodahmad.com/archives/35</link>
			</item>
	<item>
		<title>Sorting of user entered array.</title>
		<description><![CDATA[A c program for arranging elements of user entered array in ascending or descending order and finding minimum and maximum value among all.]]></description>
		<link>http://mahmoodahmad.com/archives/20</link>
			</item>
</channel>
</rss>
