Author Topic: initgraph method last parameter  (Read 5667 times)

shreyanmehta

  • Guest
initgraph method last parameter
« on: January 20, 2017, 06:41:26 am »
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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: initgraph method last parameter
« Reply #1 on: January 20, 2017, 06:52:56 am »
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.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++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: initgraph method last parameter
« Reply #2 on: January 20, 2017, 06:59:15 am »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org