Advertisement

graphics.h

Started by March 09, 2002 03:07 PM
0 comments, last by jar 22 years, 8 months ago
i recently purchased Andre Lamothe's book, The Black Art of 3d Game Programming. However, I stumbled across a problem. The compiler doesn't know what graphics.h is! I use MVS C++ 6. What do I have to do? Edited by - jar on March 9, 2002 4:11:08 PM
The graphics.h header is from the BGI, which is an out-dated, relatively slow, and non-standard graphics library for DOS that came with some Borland compilers.

This topic is closed to new replies.

Advertisement