I am using TURBO C++ IDE 3.0..i am able to execute the program that are related to graphics.
but the problem i face is when i get the output i am not able to capture the output using print screen key.the output is a black DOS screen and is not a window..als ALT+ENTER doesnt freeze the IDE window....i need to take prinouts of the output.help me out!:(

Maybe it's time you used a compiler which is actually compatible with your OS. All this backward compatibility from the days of DOS only takes you so far.

If you want to save the screen, you'll need to write the code to do this inside your own program.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.