开发者

#include <graphic.h>

how i use #include <graphic.h> i开发者_如何学Cn windows 7 and i use graphic function in visual studio c++ or borland c++ ???

tnx,but : Which library in Console Application mode work?


graphics.h is not a standard c++. It is only Borland specific. I recommend OpenGL library, SDL, or the similar graphic libraries.


You can use Visual Studio 2005/2008/2010 or Borland Dev C++ for graphics.h.

For further detail, you can see this link: https://www.cs.colorado.edu/~main/bgi/visual/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜