【发布时间】:2011-01-01 13:34:42
【问题描述】:
我如何在 Windows 7 中使用#include <graphic.h>,我如何在 Visual Studio C++ 或 Borland C++ 中使用图形功能???
tnx,but : Console Application 模式下哪个库可以工作?
【问题讨论】:
-
IIRC
graphic.h是 Borland 特有的,不是标准的 C++,这意味着你不能将它与 Visual Studio 或 GCC 一起使用。 -
自从 graphics.h 仍然有意义以来,实际上已经有 8 个主要的操作系统版本。烧掉你正在读的书,它已经过时了。如果您仍然想这样做,请谷歌“Borland 博物馆”。