I don't have graphics.h and library. I could not find on internet.
My project consists of loading images and define a grid on the images to manipulate.
Which way is the best to do? I want to keep up with Borland because I wrote some code in it.

Recommended Answers

All 2 Replies

Which Borland compiler do you have? graphics.h and associated lib are not supported by modern 32-bit compilers, only very old MS-DOS compilers such as Turbo C and Turbo C++.

I have Borland C++ 5.5.
It seems graphic.h is old way. Could you suggest a way to load images(jpeg) and define a grid on the images to manipulate.

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.