Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: homosapiens on July 05, 2008, 10:35:04 am

Title: Graphics
Post by: homosapiens on July 05, 2008, 10:35:04 am
how can i use the graphics functions on codeblocks? Which header i have to add my program?
Title: Re: Graphics
Post by: homosapiens on July 05, 2008, 10:47:30 am
doesn't codeblocks have graphics.h file?
or doesn't have any other header file for using graphic functions?
Title: Re: Graphics
Post by: Biplab on July 05, 2008, 12:34:28 pm
doesn't codeblocks have graphics.h file?
or doesn't have any other header file for using graphic functions?

C::B is an IDE. It doesn't provide such header file. Google it if you need it.
Title: Re: Graphics
Post by: Ceniza on July 05, 2008, 09:39:36 pm
It's the third time I see that question asked in these forums. Is there anything else in common, besides they all ask the same question in the wrong place and without using the search feature of the forums?