ss_blog_claim=752cdf4fa7cc7b60527b400da1af07d5

Browsing All posts tagged under »take screenshot c++«Follow This Tag

April 9, 2009

24 Comments

How to take Screenshot of c/c++ graphics program in turbo c without using Windows98

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 [...]