C++/difficulty,problem
Expert: Prince M. Premnath - 1/21/2010
Questioni have downloaded a program from google it is having no error when compiled but when i try to run it it is displaying BGI Error:- Graphics not Initialized(Use Initgraph) - C
tell me sir what shall i do please
AnswerHi dear shrinivas !
may the code might have pointing to a wrong directory to look for you EGAVGA.BGI driver file , ensure that give the correct path in the initgraph function , where the path pointing to the physical location of EGAVGA.BGI driver , this file would typically found at ..TC/BGI/
Get back to me if you couldn't resolve .
Thanks and Regards
Prince M. Premnath