How to use graphics in Turbo c++?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anupama127
    New Member
    • Mar 2007
    • 1

    How to use graphics in Turbo c++?

    I have Turbo C++ 4.5. I am unable to include graphics.h, dos.h etc. What should do?
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Originally posted by anupama127
    I have Turbo C++ 4.5. I am unable to include graphics.h, dos.h etc. What should do?
    Is there an error message corresponding with these includes? Do you have them on your system?

    Comment

    • horace1
      Recognized Expert Top Contributor
      • Nov 2006
      • 1510

      #3
      Originally posted by anupama127
      I have Turbo C++ 4.5. I am unable to include graphics.h, dos.h etc. What should do?
      I know that these header files exist in Turbo C++ 3.0. They don't in Borland CBuilder 5. I suspect they may not in 4.5 either.

      Comment

      Working...