Thread: How do I insert a picture in dos mode

  1. #1
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361

    Question How do I insert a picture in dos mode

    In lamens terms and in source code can someone tell me how to make a picture appear in a dos compiler.

  2. #2
    RTFFAQ <--- Loads a BMP and displays it

    Seriously though, you asked this before and I asked if you could be a little more specific on what you wanted. Which compiler (its relevant to the question). And by picture do you mean just any graphics, bitmap, jpeg? What?
    "There's always another way"
    -lightatdawn (lightatdawn.cprogramming.com)

  3. #3
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361

    DJGPP, Any type

    I'm using DJGPP, and any type is fine. You pick, I don't care. For all I know it could be this very smiley face Please help!

    Is DJGPP a windows or dos compiler> When I compile, then screen ends up in dos. Is that right? I went to the FAQ and www.whotsit.com or whatever it's called doesn't work.
    Last edited by Stan100; 10-05-2002 at 04:22 PM.

  4. #4
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    I'm going to give you a list of links; you should be able to do the rest from here...

    -----------------------------------------

    www.bloodshed.net

    www.libsdl.org/index.php

    www.opengl.org

    www.microsoft.com/windows/directx/default.asp

    www.allegro.cc

    http://www.cprogramming.com/cboard/s...hlight=allegro

    www.gamedev.net

    nehe.gamedev.net

    www.gametutorials.com

    www.cprogramming.com/tutorial.html

    www.cprogramming.com/boardfaq.html

    cboard.cprogramming.com/showthread.php?s=&threadid=7898

    galileo.spaceports.com/~springs

    cboard.cprogramming.com/search.php?s=

    www.google.com

    -----------------------------------------

    If you take any initiative at all to find out how to display a "picture" then you will surely be able to be do it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Statistical Mode Function
    By h4rrison.james in forum C Programming
    Replies: 5
    Last Post: 01-16-2009, 09:48 PM
  2. Devcpp DOS mode
    By Dromiceius in forum C++ Programming
    Replies: 0
    Last Post: 06-06-2005, 04:48 AM
  3. opengl help
    By heat511 in forum Game Programming
    Replies: 4
    Last Post: 04-05-2004, 01:08 AM
  4. TSR to detect video mode
    By surdy in forum C Programming
    Replies: 4
    Last Post: 03-21-2004, 07:31 PM
  5. Small VGA unit for DOS games
    By VirtualAce in forum Game Programming
    Replies: 1
    Last Post: 10-17-2003, 12:08 AM