Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: ashokkumar01cbe on February 09, 2013, 09:34:42 am
-
Yesterday i download the binary release of codeblocks(codeblocks-12.11mingw). i am new to programming. When i compile a graphics program under c in codeblocks it shows a fatal error that no such file (graphics.h) or directory. and i also tried a c++ program by entering iostream.h header file. it also shows up the same error. please help me to solve this problem...
-
Come into 21st century by buying a proper c++ book to learn from.
graphics.h and iostream.h are something from the past.