Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ashokkumar01cbe on February 09, 2013, 09:34:42 am

Title: graphics.h file and iostram.h headerfiles
Post 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...
Title: Re: graphics.h file and iostram.h headerfiles
Post by: oBFusCATed on February 09, 2013, 10:32:24 am
Come into 21st century by buying a proper c++ book to learn from.
graphics.h and iostream.h are something from the past.