C++/"graphics not initialized(use initgraph)"
Expert: Prince M. Premnath - 9/26/2009
QuestionSir,I am using Turbo c++. While running the graphics programs I am getting BGI error as "graphics not initialized(use initgraph)". How can I solve this problem sir.
AnswerHi Dear Sravan !
I think you might have forgot to initialize the graphics system using initgraph() function ! Could you please give me the code ? ill fix the bug asap.
Please have a reference to the post which ive already answered
http://en.allexperts.com/q/C-1040/2009/2/screen-resolution.htm
Hope it will help you how to initialize the graphics system
Thanks and Regards!
Prince M.Premnath