Jun 13, 2012 Everyone has those header files. Graphics.h is something that YOU have, because YOU have turbo C++ and it comes with turbo C++. Almost nobody else has it, because nobody else uses turbo C++. The best advice I. Jul 26, 2014 In this video, I am showing how to get graphics.h header file in Code Blocks. Dmc Devil May Cry Highcompres Password 10 Mb more. Download graphics.h from the link below: http://winbgim.codecutter.org/. What is the way to add a 'graphics.h' header file in the C language? How do I add graphic interface in C++? How do I play a video in C++ using Dev C++? More Graphics.h File For C images.
'graphics.h is not part of the standard'. & i cant understand it. The C++ programming language defines a number of header files. Everyone has those header files.

Graphics.h is something that YOU have, because YOU have turbo C++ and it comes with turbo C++. Almost nobody else has it, because nobody else uses turbo C++. The best advice I can give you is to not use turbo c++.
It's really, really old. Your code above is NOT correct C++.
You should throw away turbo C++ and get a real, modern C++ compiler. They are free.
Moschops is being really curmudgeonly. 'graphics.h' is an old DOS programming library to play with your video card. You can find a version designed for modern Windows systems here: It is designed for use with the MinGW port (of GCC), but it can be made to work with other compilers easily enough -- if you know what to do. Fifa 10 Bernabeu Patch on this page. (If you are a beginner just stick to using the MinGW toolchain.) There are other options for graphics programming. If you are looking to get into games and the like, check out or Good luck! Hi macs, recently I used Turbo C++. It's awesome for learning C++, really awesome.
I suggest that continue learning C++ with that compiler and learn C++ concepts like inhretance etc and not learning header files. But after some time, migrate to a better compiler like GCC or something else. Most newbies try to play with graphical abilities of C++ and maybe graphics.h! As expert guys said, this is not a standard C++ header. If you want to learn graphics programming use one of the options that Duoas said or you can learn OpenGL, it is very low level but sdl or sfml are much better.