<?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>chetangole.com/blog/ &#187; Screenshots</title>
	<atom:link href="http://chetangole.com/blog/tag/screenshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://chetangole.com/blog</link>
	<description>Version alpha or beta ... still calculating.</description>
	<lastBuildDate>Mon, 12 Sep 2011 17:09:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Take screen shots of C++ Program output ?</title>
		<link>http://chetangole.com/blog/2008/07/how-to-take-screen-shots-of-c-program-output/</link>
		<comments>http://chetangole.com/blog/2008/07/how-to-take-screen-shots-of-c-program-output/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 10:37:02 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://chetangole.com/blog/?p=192</guid>
		<description><![CDATA[This year, my college project was on C++ (C Plus Plus) one of my favorite programming language. The problem was how to take the screenshots of the output of program ? The outputs were needed in project report.In winows XP you can not take direct screenshots of C++ program output using PrintScreen button. I got [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_193" class="wp-caption alignleft" style="width: 213px"><img src="http://chetangole.com/blog/wp-content/uploads/2008/07/c-logo.gif" alt="C++ Logo" title="c-plusplus-logo" width="203" height="162" class="size-medium wp-image-193" /><p class="wp-caption-text">C++ Logo</p></div>This year, my college project was on C++ (C Plus Plus) one of my favorite programming language. The problem was how to take the <strong>screenshots</strong> of the <strong>output</strong> of program ? The outputs were needed in project report.In winows XP you can not take direct screenshots of C++ program output using PrintScreen button.<br />
I got few solutions to this. One of the best and safest solution is install <strong>Windows 98 or 95</strong> version in your system, or best way go to any internet cafe (or friends house) tell him to give the computer having Windows 98 installed and take screenshots on it. Screenshots can be taken using &#8220;<strong>Print Screen</strong>&#8221; button which is present above the &#8220;Delete-End-Pageup&#8221; buttons or near the scroll lock.<br />
Just simple,<br />
There are few softwares which enable us to take screenshots of any programming languages, but here in <strong>Windows XP</strong> all such softwares get failed. so install older Window versions. We can say &#8220;Old is Gold&#8221;</p>
<p>updated: You can also a software/emulator named <a href="http://www.dosbox.com/">DosBox</a> to take screenshots of your C++ Programms.</p>
]]></content:encoded>
			<wfw:commentRss>http://chetangole.com/blog/2008/07/how-to-take-screen-shots-of-c-program-output/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

