<?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>Vitty Library &#187; C and CPP</title>
	<atom:link href="http://www.vittylib.com/Tutorials/programming-languages/c-and-cpp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vittylib.com</link>
	<description>One Stop for all Tutorials</description>
	<lastBuildDate>Wed, 24 Mar 2010 09:40:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows In C# Tutorial</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/windows-in-c-tutorial.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/windows-in-c-tutorial.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/windows-in-c-tutorial.html</guid>
		<description><![CDATA[A C# program can be written either in a text editor or in an integrated development environment (IDE). The later provides access to various other features. In this tutorial we examine the Visual Studio 2008 IDE in order to illustrate various concepts of a C#  windows program.]]></description>
			<content:encoded><![CDATA[<p>A C# program can be written either in a text editor or in an integrated development environment (IDE). The later provides access to various other features. In this tutorial we examine the Visual Studio 2008 IDE in order to illustrate various concepts of a C#  windows program.<br /><a href=http://www.vittylib.com/viewtuto.php?id=13255">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/windows-in-c-tutorial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building an Arduino-based laser game Tutorial (Programming-in-C-and-Cpp)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/building-anng-an-arduino-based-laser-game-tutorial-programming-in-c-and-cpp.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/building-anng-an-arduino-based-laser-game-tutorial-programming-in-c-and-cpp.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/building-anng-an-arduino-based-laser-game-tutorial-programming-in-c-and-cpp.html</guid>
		<description><![CDATA[Arduino is an easy-to-use electronics platform. The entire platform, both the hardware and the software, is completely open source, and the language is loosely based on C/C++.]]></description>
			<content:encoded><![CDATA[<p>Arduino is an easy-to-use electronics platform. The entire platform, both the hardware and the software, is completely open source, and the language is loosely based on C/C++.<br /><a href=http://www.vittylib.com/viewtuto.php?id=13256">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/building-anng-an-arduino-based-laser-game-tutorial-programming-in-c-and-cpp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D engine tune tutorials Tutorial (Games-and-Entertainment)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/3d-engine-tune-tutorials-tutorial-games-and-entertainment.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/3d-engine-tune-tutorials-tutorial-games-and-entertainment.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/3d-engine-tune-tutorials-tutorial-games-and-entertainment.html</guid>
		<description><![CDATA[A collection of tutorials for the most popular 3D engines including Ogre, Crystal Space and Irrlicht]]></description>
			<content:encoded><![CDATA[<p>A collection of tutorials for the most popular 3D engines including Ogre, Crystal Space and Irrlicht<br /><a href=http://www.vittylib.com/viewtuto.php?id=13257">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/3d-engine-tune-tutorials-tutorial-games-and-entertainment.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking Useg User Input Containing Spaces Tutorial (Introduction-to-C-and-Cpp)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/taking-useg-user-input-containing-spaces-tutorial-introduction-to-c-and-cpp.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/taking-useg-user-input-containing-spaces-tutorial-introduction-to-c-and-cpp.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/taking-useg-user-input-containing-spaces-tutorial-introduction-to-c-and-cpp.html</guid>
		<description><![CDATA[The normal cin function doesn&#8217;t accept spaces in inputs, but rather terminates when it encounters a space. This tutorial shows you how to take user input having spaces.]]></description>
			<content:encoded><![CDATA[<p>The normal cin function doesn&#8217;t accept spaces in inputs, but rather terminates when it encounters a space. This tutorial shows you how to take user input having spaces.<br /><a href=http://www.vittylib.com/viewtuto.php?id=13258">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/taking-useg-user-input-containing-spaces-tutorial-introduction-to-c-and-cpp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mouse Input Win32 API  API Tutorial (Miscellaneous)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/mouse-input-win32-api-api-tutorial-miscellaneous.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/mouse-input-win32-api-api-tutorial-miscellaneous.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/mouse-input-win32-api-api-tutorial-miscellaneous.html</guid>
		<description><![CDATA[Graphical user interface accepts Keyboard and Mouse Inputs, in this tutorial u wll learn about mouse messages.]]></description>
			<content:encoded><![CDATA[<p>Graphical user interface accepts Keyboard and Mouse Inputs, in this tutorial u wll learn about mouse messages.<br /><a href=http://www.vittylib.com/viewtuto.php?id=13259">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/mouse-input-win32-api-api-tutorial-miscellaneous.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenGL Game Programming Tutorial (Programming-in-C-and-Cpp)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/opengl-game-programming-tutorial-programming-in-c-and-cpp.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/opengl-game-programming-tutorial-programming-in-c-and-cpp.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/opengl-game-programming-tutorial-programming-in-c-and-cpp.html</guid>
		<description><![CDATA[Video tutorials showing step by step how to create a game engine using OpenGL]]></description>
			<content:encoded><![CDATA[<p>Video tutorials showing step by step how to create a game engine using OpenGL<br /><a href=http://www.vittylib.com/viewtuto.php?id=13260">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/opengl-game-programming-tutorial-programming-in-c-and-cpp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write native iPhone appl applications using Eclipse CDT Tutorial (Development)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/write-native-iphone-appl-applications-using-eclipse-cdt-tutorial-development.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/write-native-iphone-appl-applications-using-eclipse-cdt-tutorial-development.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/write-native-iphone-appl-applications-using-eclipse-cdt-tutorial-development.html</guid>
		<description><![CDATA[In this tutorial, explore the Eclipse C Development Tooling (CDT) project and how it allows you to work with C- and C++-based projects. Furthermore, learn how to install open source tools to help develop native applications for the iPhone platform on Windows and Linux, and learn about the source code of a basic iPhone application [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial, explore the Eclipse C Development Tooling (CDT) project and how it allows you to work with C- and C++-based projects. Furthermore, learn how to install open source tools to help develop native applications for the iPhone platform on Windows and Linux, and learn about the source code of a basic iPhone application in Objective-C.<br /><a href=http://www.vittylib.com/viewtuto.php?id=13261">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/write-native-iphone-appl-applications-using-eclipse-cdt-tutorial-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Simple Basic Window Tutorial (Graphics)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/a-simple-basic-window-tutorial-graphics.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/a-simple-basic-window-tutorial-graphics.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/a-simple-basic-window-tutorial-graphics.html</guid>
		<description><![CDATA[This is very basic tutorial for making win32 based applications in C or C++ language, in this tutorial we will create a basic window. Learn how basic window works.]]></description>
			<content:encoded><![CDATA[<p>This is very basic tutorial for making win32 based applications in C or C++ language, in this tutorial we will create a basic window. Learn how basic window works.<br /><a href=http://www.vittylib.com/viewtuto.php?id=13262">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/a-simple-basic-window-tutorial-graphics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Stag Started with OpenCV Tutorial (Programming-in-C-and-Cpp)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/getting-stag-started-with-opencv-tutorial-programming-in-c-and-cpp.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/getting-stag-started-with-opencv-tutorial-programming-in-c-and-cpp.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/getting-stag-started-with-opencv-tutorial-programming-in-c-and-cpp.html</guid>
		<description><![CDATA[OpenCV is an open source computer vision library developed by Intel. This library is written in C/C++ and it has lot of very powerful image processing features. This tutorial describes how to install OpenCV and how to configure Visual Studio 2005 to work with OpenCV]]></description>
			<content:encoded><![CDATA[<p>OpenCV is an open source computer vision library developed by Intel. This library is written in C/C++ and it has lot of very powerful image processing features. This tutorial describes how to install OpenCV and how to configure Visual Studio 2005 to work with OpenCV<br /><a href=http://www.vittylib.com/viewtuto.php?id=13263">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/getting-stag-started-with-opencv-tutorial-programming-in-c-and-cpp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How C/C++ Development Tont Tooling uses the C/C++ Debugger Tutorial (Development)</title>
		<link>http://www.vittylib.com/programming-languages/c-and-cpp/how-cc-development-tont-tooling-uses-the-cc-debugger-tutorial-development.html</link>
		<comments>http://www.vittylib.com/programming-languages/c-and-cpp/how-cc-development-tont-tooling-uses-the-cc-debugger-tutorial-development.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C and CPP]]></category>

		<guid isPermaLink="false">http://www.vittylib.com/programming-languages/c-and-cpp/how-cc-development-tont-tooling-uses-the-cc-debugger-tutorial-development.html</guid>
		<description><![CDATA[The GNU Debugger (gdb) is the most popular open source debugger in use. Learn how the Eclipse C/C++ Development Tooling (CDT) talks to the GNU Debugger. This concrete example of CDT-debugger interaction should be helpful for anyone wishing to interface a custom C/C++ debugger from CDT.]]></description>
			<content:encoded><![CDATA[<p>The GNU Debugger (gdb) is the most popular open source debugger in use. Learn how the Eclipse C/C++ Development Tooling (CDT) talks to the GNU Debugger. This concrete example of CDT-debugger interaction should be helpful for anyone wishing to interface a custom C/C++ debugger from CDT.<br /><a href=http://www.vittylib.com/viewtuto.php?id=13264">View Tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vittylib.com/programming-languages/c-and-cpp/how-cc-development-tont-tooling-uses-the-cc-debugger-tutorial-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
