Thread: Graphics (.bmp, .gif)

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    20

    Exclamation Graphics (.bmp, .gif)

    Hi, Drdroid, again. Sorry to repost but my question kind'a went down in the quie. Any way my question is:

    HOW DO YOU INSERT .BMP's OR .GIF's INTO A C++ PROGRAM? WITHOUT CONSTRUCTING IT IN THE PROGRAM IT SELF.

  2. #2
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    1st, I don't think it's possible in console unless you open paint.
    [HINT]2nd, Search the board before you post.[/HINT]

  3. #3
    Registered User
    Join Date
    Sep 2001
    Posts
    75
    Frequently, it is suggested to read the FAQ. Sadly, unlike those questions, the advice is rarely taken.
    I was born; I shall die. Between those two events there is life. I don't know why, and I don't question it; I merely live.

  4. #4
    Unregistered
    Guest
    C Board > Frequently Asked Questions

    User Maintenance
    Why should I register?
    Does this board use cookies?
    How do I clear my cookies?
    How can I change the information in my profile?
    What is the signature for?
    Help! I lost my password!
    How do I add a custom status to my profile?
    How do I get a picture under my username?
    What are the buddy and ignore lists?



    General Board Usage
    Can I search the board?
    Can I send email to other members of this board?
    What is Private Messaging?
    How do I use the Member List?
    How do I use the calendar?
    What are announcements?
    How do I rate a thread?
    What are referrals?



    Reading and Posting Messages
    Are there any special codes/tags I can use to format my posts and messages?
    What are smilies?
    Code Buttons and Clickable Smilies
    How do I create and vote in polls?
    What Are Attachments?
    What are message icons?
    Can I edit my own posts?
    What Are Moderators?
    Why have some of the words in my post been blanked-out?
    What is email notification?

    What use is the FAQ?

  5. #5
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    DrDroid - you were pointed at more than a dozen tutorials. I can't come to you and force your hand to click on the links, though. In the time you've wasted reposting this question again and again and again and again, you could have very easily gone to any of the links given and found an answer. Sorry if you're busy, but don't expect people to give you all the code to solve every problem every time something arises. The links given were more than adequate.

  6. #6
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    > What use is the FAQ?

    Wrong FAQ - go to the programming FAQ (there's a link at the bottom of the page, or it's at www.cprogramming.com/boardfaq.html)

  7. #7
    Registered User samGwilliam's Avatar
    Join Date
    Feb 2002
    Location
    Newport
    Posts
    382
    Well surely you would need to get info as to how the file formats worked and write code to decode them? Or just find it on the internet...

  8. #8
    Registered User
    Join Date
    Feb 2002
    Posts
    20

    Reply

    Sorry if you see me as rude... I'm kind'a stressed out... I've just started out and I'm teaching myself... Anyway, thanx for your help.

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. Beginning Game Programming Type Books
    By bumfluff in forum Game Programming
    Replies: 36
    Last Post: 09-13-2006, 04:15 PM
  3. Graphics Programming :: Approach and Books
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2004, 08:33 PM
  4. egavga.bgi problem
    By sunil21 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 09-22-2003, 05:06 PM
  5. Graphics Devices and Cprintf clash
    By etnies in forum C Programming
    Replies: 6
    Last Post: 05-09-2002, 11:14 AM