<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>tutorials.neonphog.com</title>
		<link>http://tutorials.neonphog.com</link>
		<description>Programming tutorials in many languages. Updated weekly.</description>
		<language>en-us</language>
		<!--pubDate>Tue, 10 Jun 2003 04:00:00 GMT</pubDate-->
		<pubDate>Sat, 21 Feb 2009 04:00:00 GMT</pubDate>
		<lastBuildDate>Sat, 21 Feb 2009 04:00:00 GMT</lastBuildDate>
		<ttl>60</ttl>

		<!--lastBuildDate>Tue, 10 Jun 2003 09:41:01 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs-->
		<generator>neonphog npublish</generator>
		<managingEditor>gnawthos@gmail.com</managingEditor>
		<webMaster>gnawthos@gmail.com</webMaster>

		<item>
	<title>Writing, throwing, and catching custom exception classes</title>
	<link>http://tutorials.neonphog.com/cpp/except.html</link>
	<description>Learn how to write, throw, and catch custom exception classes in C++.</description>
	<pubDate>Sat, 21 Feb 2009 04:00:00 GMT</pubDate>
	<guid>http://tutorials.neonphog.com/cpp/except.html</guid>
</item>
<item>
	<title>Binary File Access, C++ Style</title>
	<link>http://tutorials.neonphog.com/cpp/mycopy_cpp.html</link>
	<description>Learn how to use C++ binary file access classes.</description>
	<pubDate>Fri, 20 Feb 2009 04:00:00 GMT</pubDate>
	<guid>http://tutorials.neonphog.com/cpp/mycopy_cpp.html</guid>
</item>
<item>
	<title>Binary File Access, C Style</title>
	<link>http://tutorials.neonphog.com/cpp/mycopy_c.html</link>
	<description>Learn how to use C binary file access functions.</description>
	<pubDate>Fri, 20 Feb 2009 04:00:00 GMT</pubDate>
	<guid>http://tutorials.neonphog.com/cpp/mycopy_c.html</guid>
</item>
		
	</channel>
</rss>