Paint developed in C Language. This software works with the Turbo C/C++ compiler.
Notes before executing code:
- Change/Verify the location of the 3rd argument of the initgraph function to the location of 'BGI' directory of your Turbo Compiler.
- In Turbo C/C++, in Options > Linker > Libraries and make sure the 'Graphics Library' option is checked.