<?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>Technobuz &#187; take screenshot c++</title>
	<atom:link href="http://technobuz.com/tag/take-screenshot-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://technobuz.com</link>
	<description>For blog tips,Templates ,hacks ,programming fun and tweaks.</description>
	<lastBuildDate>Wed, 25 Aug 2010 18:12:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to take Screenshot of c/c++ graphics program in turbo c without using Windows98</title>
		<link>http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/</link>
		<comments>http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 05:15:43 +0000</pubDate>
		<dc:creator>Shunmugha</dc:creator>
				<category><![CDATA[How's]]></category>
		<category><![CDATA[T'tips]]></category>
		<category><![CDATA[c++ take screenshot]]></category>
		<category><![CDATA[Capturing Graphical Screen C & C++]]></category>
		<category><![CDATA[how to take print out of graphics screen of c]]></category>
		<category><![CDATA[how to take screen shot from c]]></category>
		<category><![CDATA[how to take screenshots in C]]></category>
		<category><![CDATA[screen capture c++ graphics]]></category>
		<category><![CDATA[software for taking screenshots from c++]]></category>
		<category><![CDATA[take screenshot c++]]></category>
		<category><![CDATA[take screenshot in c]]></category>
		<category><![CDATA[turboc graphics program screenshot]]></category>

		<guid isPermaLink="false">http://technobuz.com/?p=1033</guid>
		<description><![CDATA[
			
				
			
		
Many face problem of how to take Screenshot of C/C++ graphics program done using Turboc.Especially students.The reason is Print Screen nor any screen Capture software work in Graphics Mode of Turboc.End result not able to show output to their teachers or doing paint work in MS paint   
Here is a simple solution to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftechnobuz.com%2F2009%2F04%2Fscreenshot-c-graphics-program-turbo-c%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftechnobuz.com%2F2009%2F04%2Fscreenshot-c-graphics-program-turbo-c%2F&amp;source=shamrocksu88&amp;style=normal" height="61" width="50" title="How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" alt=" How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" /><br />
			</a>
		</div>
<p>Many face problem of how to take Screenshot of C/C++ graphics program done using Turboc.Especially students.The reason is Print Screen nor any screen Capture software work in Graphics Mode of Turboc.End result not able to show output to their teachers or doing paint work in MS paint  <img src='http://technobuz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" /> </p>
<p>Here is a simple solution to it..</p>
<p>1.compile your code.<br />
2.Now select Build All.(compile-&gt;Build all)<br />
This will create a Exe of your program in the current working directory.<br />
3.Download <a href="http://www.dosbox.com/download.php?main=1"><strong>DosBox </strong></a><br />
4.Install it and run the EXE.</p>
<p><img src="http://img41.imageshack.us/img41/7048/dosbox.png" alt="dosbox How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" width="525" height="401" title="How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" /><br />
5.Now you should mount the current working directory of turboc .<br />
For example: type</p>
<div>
<div style="border: 1px solid black; padding: 10px; background-color: #cccd94; font-family: sans-serif; font-weight: bold; text-align: center; text-transform: capitalize; width: 300px;"><em> mount o e:/TCC</em></div>
</div>
<p><img src="http://img19.imageshack.us/img19/9910/dosboxmounting.png" alt="mounting dosbox" width="543" height="371" title="How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" /><br />
6.Now TCC folder will be mounted in to a <strong>Virtual Drive o</strong>.<br />
7.Navigate to virtual drive o.<br />
<img src="http://img218.imageshack.us/img218/5171/navigate.png" alt="naviagate" width="522" height="353" title="How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" /><br />
8.Now type the name of the program.</p>
<p>For Example: grpahics.exe</p>
<p><img src="http://img197.imageshack.us/img197/9343/run.png" alt="output" width="484" height="351" title="How to take Screenshot of c/c++ graphics program in turbo c without using Windows98" /><br />
9.you can see the output.Now press &#8220;print Screen&#8221; or use any software to capture the output.For full screen press ALT+ENTER.</p>
<p>Hope this post helped..<br />
Know any other easier method do let me know..</p>
<h4><strong>Want useful tips like this in future too?Dont miss out any updates ,Just Sign Up for Free Newsletter below</strong></h4>
<div class="alert">
<h4>
<a href="http://feedburner.google.com/fb/a/mailverify?uri=technobuz/shunmugha/new">Subscribe by Email</a><br />
</h4>
<h4>
<a href="http://technobuz.com/feed">Rss Feed</a><br />
</h4>
</div>
<hr/>Copyright &copy; 2010 <strong><a href="http://technobuz.com">Technobuz</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal@technobuz.com so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span>

<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center sexy-bookmarks-bg-love">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Window%5B..%5D+-+http://b2l.me/uzhmx+(via+@shamrocksu88)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98&amp;summary=Many%20face%20problem%20of%20how%20to%20take%20Screenshot%20of%20C%2FC%2B%2B%20graphics%20program%20done%20using%20Turboc.Especially%20students.The%20reason%20is%20Print%20Screen%20nor%20any%20screen%20Capture%20software%20work%20in%20Graphics%20Mode%20of%20Turboc.End%20result%20not%20able%20to%20show%20output%20to%20their%20teachers%20or%20doing%20paint%20work%20in%20MS%20paint%20%20%3A%29%0D%0A%0D%0AHere%20is%20a&amp;source=Technobuz" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="sexy-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-tipd">
			<a href="http://tipd.com/submit.php?url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/" rel="nofollow" class="external" title="Share this on Tipd">Share this on Tipd</a>
		</li>
		<li class="sexy-orkut">
			<a href="http://promote.orkut.com/preview?nt=orkut.com&amp;tt=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98&amp;du=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;cn=Many%20face%20problem%20of%20how%20to%20take%20Screenshot%20of%20C%2FC%2B%2B%20graphics%20program%20done%20using%20Turboc.Especially%20students.The%20reason%20is%20Print%20Screen%20nor%20any%20screen%20Capture%20software%20work%20in%20Graphics%20Mode%20of%20Turboc.End%20result%20not%20able%20to%20show%20output%20to%20their%20teachers%20or%20doing%20paint%20work%20in%20MS%20paint%20%20%3A%29%0D%0A%0D%0AHere%20is%20a" rel="nofollow" class="external" title="Promote this on Orkut">Promote this on Orkut</a>
		</li>
		<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;n=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98&amp;desc=Many%20face%20problem%20of%20how%20to%20take%20Screenshot%20of%20C%2FC%2B%2B%20graphics%20program%20done%20using%20Turboc.Especially%20students.The%20reason%20is%20Print%20Screen%20nor%20any%20screen%20Capture%20software%20work%20in%20Graphics%20Mode%20of%20Turboc.End%20result%20not%20able%20to%20show%20output%20to%20their%20teachers%20or%20doing%20paint%20work%20in%20MS%20paint%20%20%3A%29%0D%0A%0D%0AHere%20is%20a" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;title=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/&amp;bm_description=How+to+take+Screenshot+of+c%2Fc%2B%2B+graphics+program+in+turbo+c+without+using+Windows98&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://technobuz.com/2009/04/screenshot-c-graphics-program-turbo-c/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>
