by MT Shahzad » June 1st, 2008, 1:54 pm
Hello!
Thanks for liking the programs. Regarding your issue of the programs on WinXP, they are running fine on my system. However you can re-compile them if you are having issues.
Regarding the error related to InitGraph .. just set the path of the Bgi Graphics properly or check that Graphic Library is on in the options menu. Also just keep in mind that my all C/C++ programs are compiled on Turbo C++ 3.0 and are compatible with Borland C/C++ 3.1. Turbo C++ 3.0 is available for download on my website in the "Tools & Utilities" section.
And regarding your question of learning graphics, i haven't used any book. Just try to study the functions available in graphics.h file, practice the examples provided, then hopefully you will be able to use the graphics effectively.