How can i get graphics.h header file and put it in my Visual C++ 6.0 directory ??

Recommended Answers

All 5 Replies

Find a copy and put it in the include directory.

But if you expect it to work, the real answer is you can't. VC++6 has no graphics functionality that works with graphics.h

Then please guide me how to use grphics in visual studio 6.0 and also tell about "opengl".

Then please guide me how to use grphics in visual studio 6.0

You cannot us graphics.h in VC++6. Period. End of discussion.

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.