Thread: Using graphics in C--help

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    4

    Question Using graphics in C--help

    I've got to do this stupid Harry Potter game as a final for C programming. I like to go above and beyond what is required for an 'A' so I am trying to find a way to impliment bitmaps or jpegs into my program. I'm using msvs6.0 and Gp142 in my program. If anyone knows a way to do this please respond, otherwise I guess it's back to the web.


    ~Alucard~

  2. #2
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    Run a search here for some threads. Lots of this stuff. If you can't find what you need ask a specific.

    PS You need some library or other conversion code to use anything but a BMP image
    "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
    Friedrich Nietzsche

    "I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
    George Best

    "If you are going through hell....keep going."
    Winston Churchill

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    4
    I did the search. All I found was something about something called Allegro. Will it let me use bitmaps along with Gp142?

  4. #4
    Unregistered
    Guest
    I think alegro is for c++.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Turtle Graphics, how does it work?
    By freddyvorhees in forum C++ Programming
    Replies: 15
    Last Post: 08-28-2009, 09:57 AM
  2. Graphics Programming :: Approach and Books
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2004, 08:33 PM
  3. egavga.bgi problem
    By sunil21 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 09-22-2003, 05:06 PM
  4. Graphics Devices and Cprintf clash
    By etnies in forum C Programming
    Replies: 6
    Last Post: 05-09-2002, 11:14 AM