News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

graphics.h file and iostram.h headerfiles

Started by ashokkumar01cbe, February 09, 2013, 09:34:42 AM

Previous topic - Next topic

ashokkumar01cbe

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...

oBFusCATed

Come into 21st century by buying a proper c++ book to learn from.
graphics.h and iostream.h are something from the past.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]