loading image in cpp

Discussion in 'C' started by skp819, Dec 31, 2008.

  1. skp819

    skp819 New Member

    Joined:
    Dec 8, 2008
    Messages:
    89
    Likes Received:
    3
    Trophy Points:
    0
    Any one know how to load image in c++.
    please help me. Tell me how to load image in c++.
     
  2. neo_vi

    neo_vi Member

    Joined:
    Feb 1, 2008
    Messages:
    720
    Likes Received:
    16
    Trophy Points:
    18
    Occupation:
    Software engineer
    Location:
    Earth
    Home Page:
    http://computertipaday.blogspot.com
  3. skp819

    skp819 New Member

    Joined:
    Dec 8, 2008
    Messages:
    89
    Likes Received:
    3
    Trophy Points:
    0
    thanks for the reply.
    But it is working in visual c++.
    I do not know about the visual c++.
    I need help in turbo c++.
     
  4. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    Why are you using Turbo C++? Is this a restriction someone else has placed on you?
    It's out of date, and the Microsoft compilers can be downloaded for free (not Visual Studio, but the compilers themselves are available, and the SDK's, so you can have everything you need.)
    Also, if you don't want to use Microsoft, there's gcc - see MinGW for one Windows port, and you can most likely use it with the Eclipse IDE.
    So unless someone else is making you, there's absolutely no need at all to stick with crappy old software that frankly isn't up to the job.
     
  5. skp819

    skp819 New Member

    Joined:
    Dec 8, 2008
    Messages:
    89
    Likes Received:
    3
    Trophy Points:
    0
    Actually lean only turbo c++ 2 month ago. i have no knowledge about any other compiler.
     

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