Beginner questions - sorry guys

Discussion in 'C++' started by owenisred, Sep 10, 2010.

  1. owenisred

    owenisred New Member

    Joined:
    Sep 10, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi everyone, I'm new here and I'm trying to learn as much C++ language as I can before I go to uni.

    So far I havn't done very well...

    I know how to use most of the logic of the language, but I really dont have a clue about simple things like images... All i can use at the moment is the white text and black background used in the command lline.

    I have googled how to do things like this, and I have been sent to do things like download SDL.dll among other things, and none of them have helped me.

    Could anyone give me a hand? How, say, would I write a program that opens a fullscreen window, loads a background image, and writes red text on a yellow gui?

    Sorry about this but I'm at a loss...

    Thanks a lot,
    Owen.
     
  2. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    3
    Trophy Points:
    0
    For images in C++ you need a separate libs and C++ basics does not even need to be handling images and data.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice