Thread: Graphics header file

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    9

    Question Graphics header file

    Hi, I would like to know what header files are used for accessing VGA graphics in C++. I read somewhere that there's a header file called graphics.h that allows you to access graphics, but I don't have this file with my copy of Visual C++ 6.0. If anyone knows where I can get that file or of another graphics header it would be greatly appreciated. Thank you.

  2. #2
    Registered User C_Coder's Avatar
    Join Date
    Oct 2001
    Posts
    522
    With msvc6 you have opengl
    see here for examples
    All spelling mistakes, syntatical errors and stupid comments are intentional.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Newbie homework help
    By fossage in forum C Programming
    Replies: 3
    Last Post: 04-30-2009, 04:27 PM
  2. File transfer- the file sometimes not full transferred
    By shu_fei86 in forum C# Programming
    Replies: 13
    Last Post: 03-13-2009, 12:44 PM
  3. Inventory records
    By jsbeckton in forum C Programming
    Replies: 23
    Last Post: 06-28-2007, 04:14 AM
  4. Unknown Memory Leak in Init() Function
    By CodeHacker in forum Windows Programming
    Replies: 3
    Last Post: 07-09-2004, 09:54 AM
  5. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM