Menu

I need help with graphics.h

2008-12-03
2012-09-26
  • Jairo Mejia

    Jairo Mejia - 2008-12-03

    I have a program but it is not compiling, it was made on a old version of C++, i have the new one. But i don-t know how to activate the graphics.

     
    • Wayne Keen

      Wayne Keen - 2008-12-03

      Basic 3?

      Wayne

       
    • cpns

      cpns - 2008-12-03

      Graphics capabilities are not a part of the standard C library. Without telling us which compiler the code was for, it is hard to advise, however I would guess that this is 16 bit Borland C code?

      There is a Win32 clone of Borland's BGI API called WinBGIm. http://www.codecutter.net/tools/winbgim/

      Or use the DevPak at http://devpaks.org/details.php?devpak=197

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.