<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - TutorialPro.net -->
<rss version="2.0">
	<channel>
	<title>TutorialPro.net - Latest Tutorials for C and Cpp</title>
	<description>C is an efficient, widely used programming language created for the Unix operating system. C++ was developed from and originated from the C language in the 1990s by adding capabilities for object-oriented programming (OOP). If you're looking for help with your C or C++ programming projects, the tutorials in this section are a great place to learn more about this technology.</description>
	<link>http://www.tutorialpro.net/tutorials/c-and-cpp/1</link>
	<language>en-us</language>
	<lastBuildDate>Tue, 06 Jan 2009 15:22:04 -0500</lastBuildDate>
	<pubDate>Tue, 06 Jan 2009 15:22:04 -0500</pubDate>
	<item>
	<title>\n to \r\n converter</title>
	<pubDate>Thu, 04 Dec 2008 00:00:00 -0500</pubDate>
	<link>http://www.tutorialpro.net/tutorial/n-to-rn-converter/2110</link>
	<description><![CDATA[This tutorial pertains to people who're really bogged down with those files which are in one straight line, and ofcourse which are opened in notepad. The reason is \n can't be understood by Notepad and hence needs to \r\n'd. This tutorial shows you how to do that exactly.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/n-to-rn-converter/2110</guid>
	</item>
	<item>
	<title>Inheritance Syntax and Examples</title>
	<pubDate>Thu, 04 Dec 2008 00:00:00 -0500</pubDate>
	<link>http://www.tutorialpro.net/tutorial/inheritance-syntax-and-examples/2109</link>
	<description><![CDATA[Learn more about Inheritance - Syntax and examples.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/inheritance-syntax-and-examples/2109</guid>
	</item>
	<item>
	<title>Loops for Beginners</title>
	<pubDate>Wed, 16 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/loops-for-beginners/2042</link>
	<description><![CDATA[This is a beginners tutorial for loops in c++. This tutorial is for the begginers to c++ who what to learn about loops. This tutorial will also cover, loops (for, do/while, and while). Everything is explained in detail.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/loops-for-beginners/2042</guid>
	</item>
	<item>
	<title>Programming in C</title>
	<pubDate>Wed, 16 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/programming-in-c/2041</link>
	<description><![CDATA[Starting from the very basics, this tutorial goes through some of the main concepts in the C programming.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/programming-in-c/2041</guid>
	</item>
	<item>
	<title>Casting in C++</title>
	<pubDate>Wed, 02 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/casting-in-c/1700</link>
	<description><![CDATA[The new C++ standard is full of powerful additions to the language: templates, run-time type identification (RTTI), namespaces, and exceptions to name a few. This tutorial discusses one of the minor extensions: the new C++ casting operators.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/casting-in-c/1700</guid>
	</item>
	<item>
	<title>Game Programming in DirectX and C++</title>
	<pubDate>Wed, 02 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/game-programming-in-directx-and-c/1699</link>
	<description><![CDATA[A tutorial to help C++ programmers who are new to DirectX get acquainted with the libraries, in particular DirectDraw and DirectInput.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/game-programming-in-directx-and-c/1699</guid>
	</item>
	<item>
	<title>Getting Started with OpenGL</title>
	<pubDate>Wed, 02 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/getting-started-with-opengl/1606</link>
	<description><![CDATA[In this lesson I shall introduce several functions and show you actual OpenGL rendering in a program. Prior to showing you the code, however, I want to go over a few things with you. This will give you a better understanding of what is going on when you do see the code, so you don't stare at the screen wondering what you're looking at. So, on with the show.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/getting-started-with-opengl/1606</guid>
	</item>
	<item>
	<title>Projections</title>
	<pubDate>Wed, 02 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/projections/1605</link>
	<description><![CDATA[In this lesson we will learn about Projections and even put them to some simple use to see them in action. Some of you may have realized that we've used projection transformations in code before, and your right, we have. The difference is now we will discuss how they work, and then demonstrate these concepts.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/projections/1605</guid>
	</item>
	<item>
	<title>Isometric Game Engine Opt</title>
	<pubDate>Tue, 01 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/isometric-game-engine-opt/1460</link>
	<description><![CDATA[This article introduces some brand new approach to the basic isometric scrolling and object sorting. *note: log on to www.geocities.com/z_yang2000/tutorials to see the original article with graphics.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/isometric-game-engine-opt/1460</guid>
	</item>
	<item>
	<title>Allegro Vivace</title>
	<pubDate>Tue, 01 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/allegro-vivace/1459</link>
	<description><![CDATA[This is a comprehensive tutorial to guide newcomers to game programming and Allegro through the process of writing a simple game. Allegro is a game programming library.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/allegro-vivace/1459</guid>
	</item>
</channel>
</rss>