<?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>IdealProgrammer.com &#187; C/C++</title>
	<atom:link href="http://idealprogrammer.com/category/other-languages/cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://idealprogrammer.com</link>
	<description>Take a Little Action each Day to Transform Yourself into the Ideal Programmer</description>
	<lastBuildDate>Tue, 31 Jan 2012 00:08:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Tips for programmers</title>
		<link>http://idealprogrammer.com/other-languages/cc/tips-programmers/</link>
		<comments>http://idealprogrammer.com/other-languages/cc/tips-programmers/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 14:02:26 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>
		<category><![CDATA[Visual C Sharp]]></category>
		<category><![CDATA[Visual C++]]></category>
		<category><![CDATA[Visual J Sharp]]></category>
		<category><![CDATA[Visual Studio C#]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2797</guid>
		<description><![CDATA[<p>I have started this article for some tips for programmer . </p>
<p>Note: This article is anyone who is using any programming language</p>
<p>#Tip-1</p>
<p>If you are a programmer then many times you will face majour problems and bugs in your applications like access is denied , the file is being used, you dont have permissions to do this task,abc.dll is required to work your program and things related to security which block your program.</p>
<p><a href="http://idealprogrammer.com/other-languages/cc/tips-programmers/" class="more-link">Read more on Tips for programmers&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/cc/tips-programmers/">Tips for programmers</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/cc/maths-programming/' rel='bookmark' title='Permanent Link: Maths and programming'>Maths and programming</a> <small>Well This may sound little bit silly but cartesian plane...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/vbnet-text-speech/' rel='bookmark' title='Permanent Link: vb.net text to speech'>vb.net text to speech</a> <small>If you want to make a cool application in vb.net...</small></li>
<li><a href='http://idealprogrammer.com/programming-concepts/web_promotion/seo/seo-tips-for-people-who-aren39t-dummies/' rel='bookmark' title='Permanent Link: SEO Tips For People Who Aren&#039;t Dummies!'>SEO Tips For People Who Aren&#039;t Dummies!</a> <small>by: Philip Lim SEO Tips For People Who Aren&#039;t Dummies!...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/cc/tips-programmers/">Tips for programmers</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/cc/maths-programming/' rel='bookmark' title='Permanent Link: Maths and programming'>Maths and programming</a> <small>Well This may sound little bit silly but cartesian plane...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/vbnet-text-speech/' rel='bookmark' title='Permanent Link: vb.net text to speech'>vb.net text to speech</a> <small>If you want to make a cool application in vb.net...</small></li>
<li><a href='http://idealprogrammer.com/programming-concepts/web_promotion/seo/seo-tips-for-people-who-aren39t-dummies/' rel='bookmark' title='Permanent Link: SEO Tips For People Who Aren&#039;t Dummies!'>SEO Tips For People Who Aren&#039;t Dummies!</a> <small>by: Philip Lim SEO Tips For People Who Aren&#039;t Dummies!...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/cc/tips-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movefilex function</title>
		<link>http://idealprogrammer.com/other-languages/cc/movefilex-function/</link>
		<comments>http://idealprogrammer.com/other-languages/cc/movefilex-function/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 10:57:14 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2795</guid>
		<description><![CDATA[<p>In this article i will tell you about movefilex function and it&#039;s uses</p>
<p>So let&#039;s start with what is movefileex function ?</p>
<p>Well it justs Moves an existing file or a directory, including its children.</p>
<p><a href="http://idealprogrammer.com/other-languages/cc/movefilex-function/" class="more-link">Read more on Movefilex function&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/cc/movefilex-function/">Movefilex function</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/cc/movefilex-function/">Movefilex function</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/cc/movefilex-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maths and programming</title>
		<link>http://idealprogrammer.com/other-languages/cc/maths-programming/</link>
		<comments>http://idealprogrammer.com/other-languages/cc/maths-programming/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 15:14:36 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML / CSS]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2738</guid>
		<description><![CDATA[<p><strong>Well This may sound little bit silly but cartesian plane which we need to be good at cartesian plane to learn some good programming </strong></p>
<p>Yes i know you might be wondering we learned this when we were 13-14 in mathematics but why do we need to learn it for programming ?</p>
<p><a href="http://idealprogrammer.com/other-languages/cc/maths-programming/" class="more-link">Read more on Maths and programming&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/cc/maths-programming/">Maths and programming</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/programming-languages-news/' rel='bookmark' title='Permanent Link: Programming Languages News'>Programming Languages News</a> <small> Favourite and Most Hated programming language&#8230; &#8211; Geekzone 14...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/programming-languages-news/' rel='bookmark' title='Permanent Link: Programming Languages News'>Programming Languages News</a> <small> New MS Marketplace to Compete with Salesforce.com &#8211; eWeek...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-37/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Encrypt and Decrypt of ConnectionString in app.config and/or web.config! 8...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/cc/maths-programming/">Maths and programming</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/programming-languages-news/' rel='bookmark' title='Permanent Link: Programming Languages News'>Programming Languages News</a> <small> Favourite and Most Hated programming language&#8230; &#8211; Geekzone 14...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/programming-languages-news/' rel='bookmark' title='Permanent Link: Programming Languages News'>Programming Languages News</a> <small> New MS Marketplace to Compete with Salesforce.com &#8211; eWeek...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-37/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Encrypt and Decrypt of ConnectionString in app.config and/or web.config! 8...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/cc/maths-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Resources of dll,exe files</title>
		<link>http://idealprogrammer.com/other-languages/cc/update-resources-dllexe-files/</link>
		<comments>http://idealprogrammer.com/other-languages/cc/update-resources-dllexe-files/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 14:24:27 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2662</guid>
		<description><![CDATA[<li>Do You want to update the resources which are present inside pe files (.exe,.dll and others) . Well you can use Window&#039;s Beginupdateresource, Updateresource and Endupdateresource function which can do this task easily.</li>
<p><a href="http://idealprogrammer.com/other-languages/cc/update-resources-dllexe-files/" class="more-link">Read more on Update Resources of dll,exe files&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/cc/update-resources-dllexe-files/">Update Resources of dll,exe files</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/uncategorized/programmer-resources-and-news/' rel='bookmark' title='Permanent Link: Programmer Resources and News'>Programmer Resources and News</a> <small>Here you will be able to find great resources for...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/code-samples/sql-command-update-statement-source-code/' rel='bookmark' title='Permanent Link: C# SQL Update Statement Example &#8211; C# Sql Command &#8211; C# SQL Update Statement Example'>C# SQL Update Statement Example &#8211; C# Sql Command &#8211; C# SQL Update Statement Example</a> <small>C# source code example illustrates how to use Sql Command...</small></li>
<li><a href='http://idealprogrammer.com/development_tools/programmer-downloads-tools-resources-and-100-cheat-sheets/' rel='bookmark' title='Permanent Link: Programmer Downloads, Tools, Resources, and 100 Cheat Sheets'>Programmer Downloads, Tools, Resources, and 100 Cheat Sheets</a> <small>Over 20 resources and tools that will help one to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/other-languages/cc/update-resources-dllexe-files/">Update Resources of dll,exe files</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/uncategorized/programmer-resources-and-news/' rel='bookmark' title='Permanent Link: Programmer Resources and News'>Programmer Resources and News</a> <small>Here you will be able to find great resources for...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/code-samples/sql-command-update-statement-source-code/' rel='bookmark' title='Permanent Link: C# SQL Update Statement Example &#8211; C# Sql Command &#8211; C# SQL Update Statement Example'>C# SQL Update Statement Example &#8211; C# Sql Command &#8211; C# SQL Update Statement Example</a> <small>C# source code example illustrates how to use Sql Command...</small></li>
<li><a href='http://idealprogrammer.com/development_tools/programmer-downloads-tools-resources-and-100-cheat-sheets/' rel='bookmark' title='Permanent Link: Programmer Downloads, Tools, Resources, and 100 Cheat Sheets'>Programmer Downloads, Tools, Resources, and 100 Cheat Sheets</a> <small>Over 20 resources and tools that will help one to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/cc/update-resources-dllexe-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Game Programming, C++, DarkGDK &#8211; 6 Hours of Free Video Tutorials</title>
		<link>http://idealprogrammer.com/videos/game-programming-c-darkgdk-6-hours-of-free-video-tutorials/</link>
		<comments>http://idealprogrammer.com/videos/game-programming-c-darkgdk-6-hours-of-free-video-tutorials/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 18:02:37 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[dark gdk]]></category>
		<category><![CDATA[DarkGDK]]></category>
		<category><![CDATA[darkgdk download]]></category>
		<category><![CDATA[darkgdk game]]></category>
		<category><![CDATA[darkgdk net]]></category>
		<category><![CDATA[darkgdk tutorial]]></category>
		<category><![CDATA[darkgdk tutorials]]></category>
		<category><![CDATA[darkgdk.h]]></category>
		<category><![CDATA[game programming]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=313</guid>
		<description><![CDATA[This is a 6-part webcast series on game programming with DarkGDK using C++ presented by Lee Bamber. Lee is the CEO and founder of Game Creators in the UK.<p><a href="http://idealprogrammer.com/videos/game-programming-c-darkgdk-6-hours-of-free-video-tutorials/">Game Programming, C++, DarkGDK &#8211; 6 Hours of Free Video Tutorials</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/3-d-game-development/' rel='bookmark' title='Permanent Link: 3-D Computer Game Design &#8211; 11 Hours of Free Video Tutorials By Microsoft Expert'>3-D Computer Game Design &#8211; 11 Hours of Free Video Tutorials By Microsoft Expert</a> <small>11 Hours of Free Video Tutorials By Microsoft Expert, Doug...</small></li>
<li><a href='http://idealprogrammer.com/videos/linq-free-video-tutorials-by-microsoft-experts-12-hours/' rel='bookmark' title='Permanent Link: NET LINQ Free Video Tutorials by Microsoft Experts &#8211; 12 Hours'>NET LINQ Free Video Tutorials by Microsoft Experts &#8211; 12 Hours</a> <small>Here are ten hours of free video tutorials on LINQ....</small></li>
<li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/windows-presentation-foundation-18-hours-of-free-video-tutorials/' rel='bookmark' title='Permanent Link: Windows Presentation Foundation-18 Hours of Free Video Tutorials'>Windows Presentation Foundation-18 Hours of Free Video Tutorials</a> <small>Windows Presentation Foundation - 18 hours of free video tutorial...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/videos/game-programming-c-darkgdk-6-hours-of-free-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>C++ &#8211; Summary of 19 Video Programming Video Tutorials from Stanford &amp; Elsewhere</title>
		<link>http://idealprogrammer.com/videos/c-summary-of-19-video-programming-video-tutorials-from-stanford-elsewhere/</link>
		<comments>http://idealprogrammer.com/videos/c-summary-of-19-video-programming-video-tutorials-from-stanford-elsewhere/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 15:53:22 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[stanford video]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/languages/cc/c-summary-of-19-video-programming-video-tutorials-from-stanford-elsewhere/</guid>
		<description><![CDATA[This is a brief post on C++ programming that is meant to serve the same function that a movie trailer does. The idea is to allow everyone that does a search on YouTube or Google Video, etc. to find this Catalog of 19 Video Tutorials on C++.<p><a href="http://idealprogrammer.com/videos/c-summary-of-19-video-programming-video-tutorials-from-stanford-elsewhere/">C++ &#8211; Summary of 19 Video Programming Video Tutorials from Stanford &#038; Elsewhere</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/cc/introduction-to-c-stanford-video-tutorials-and-other-lectures/' rel='bookmark' title='Permanent Link: Introduction to C++ &#8211; Stanford Video Tutorials and Other Video Lectures'>Introduction to C++ &#8211; Stanford Video Tutorials and Other Video Lectures</a> <small>Here are some of the best rated videos on C++....</small></li>
<li><a href='http://idealprogrammer.com/net-languages/object-oriented-programming-tutorials-over-25-free-video-lectures/' rel='bookmark' title='Permanent Link: Object Oriented Programming Tutorials &#8211; Over 25 Free Video Lectures'>Object Oriented Programming Tutorials &#8211; Over 25 Free Video Lectures</a> <small>Here are some of the best ranking video lectures on...</small></li>
<li><a href='http://idealprogrammer.com/videos/introduction-to-ruby-on-rails-best-rated-free-video-tutorials/' rel='bookmark' title='Permanent Link: Introduction to Ruby on Rails &#8211; Best Rated Free Video Tutorials'>Introduction to Ruby on Rails &#8211; Best Rated Free Video Tutorials</a> <small>Here are some of the best rated free video tutorials...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/videos/c-summary-of-19-video-programming-video-tutorials-from-stanford-elsewhere/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to C++ &#8211; Stanford Video Tutorials and Other Video Lectures</title>
		<link>http://idealprogrammer.com/other-languages/cc/introduction-to-c-stanford-video-tutorials-and-other-lectures/</link>
		<comments>http://idealprogrammer.com/other-languages/cc/introduction-to-c-stanford-video-tutorials-and-other-lectures/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 08:12:46 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/languages/cc/introduction-to-c-standford-video-tutorials-and-other-lectures/</guid>
		<description><![CDATA[Here are some of the best rated videos on C++.  The first set 5 video tutorials  is from reconnectworks.  The next set of 13 lectures from Standford University is much more in-depth. The lecture at the end is by Dr. Bjarne Stroustrup -  the original designer and implementer of the C++ Programming Language.<p><a href="http://idealprogrammer.com/other-languages/cc/introduction-to-c-stanford-video-tutorials-and-other-lectures/">Introduction to C++ &#8211; Stanford Video Tutorials and Other Video Lectures</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/object-oriented-programming-tutorials-over-25-free-video-lectures/' rel='bookmark' title='Permanent Link: Object Oriented Programming Tutorials &#8211; Over 25 Free Video Lectures'>Object Oriented Programming Tutorials &#8211; Over 25 Free Video Lectures</a> <small>Here are some of the best ranking video lectures on...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/python/introduction-to-python-best-rated-free-video-tutorials/' rel='bookmark' title='Permanent Link: Free Python Video Tutorials &#8211; Intro to Python'>Free Python Video Tutorials &#8211; Intro to Python</a> <small>Looking for free Python video tutorials? Here are some of...</small></li>
<li><a href='http://idealprogrammer.com/videos/introduction-to-ruby-on-rails-best-rated-free-video-tutorials/' rel='bookmark' title='Permanent Link: Introduction to Ruby on Rails &#8211; Best Rated Free Video Tutorials'>Introduction to Ruby on Rails &#8211; Best Rated Free Video Tutorials</a> <small>Here are some of the best rated free video tutorials...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/other-languages/cc/introduction-to-c-stanford-video-tutorials-and-other-lectures/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

