News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

initgraph method last parameter

Started by shreyanmehta, January 20, 2017, 06:41:26 AM

Previous topic - Next topic

shreyanmehta

in turbo c we can use this initgraph method and have the third param the location of bgi folder...but in codeblocks there is no bgi folder so what to do to use it...
I have already downloaded the graphics.h and 2 other things from this link
http://winbgim.codecutter.org/
please provide a solution at the earliest since for a school thing its required

stahta01

Please learn the name of your compiler! (Note: I am guessing that you are NOT really using "turbo c" Compiler)
And, post your compiler name and version when doing a post.

Please also read the rules for this site! http://forums.next.codeblocks.org/index.php/topic,9996.0.html

Note: I have no idea if Code::Blocks works with the "turbo c" compiler; since the "turbo c" does NOT work with most modern versions of Windows OS. If you are really trying to use "turbo c"; you will likely have to find support some where else.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]