Thread: Visual C++ Help

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    28

    Visual C++ Help

    Hi,

    I have recently begun studying a C++ course at Uni as part of my course.

    I had been using the comp's at uni but now require to use my own at home. My OS is Vista 64 and I was finding it difficult to locate and understand the issues surrounding this OS with regards microsoft visual studio.

    From some websites it seems there is a problem.

    Would anyone be so gracious as to explain in simple terms any issues and could possibly advise on a particular free download package (pref. Micro Visual because thats what we have at the college)

    Thank you very much

    Stuart

  2. #2
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    From my knowledge, 2008 should be free of Vista issues, but you may have to run it as administrator.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  3. #3
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Other than portions of the API being unavailable or otherwise 'broken', there shoudlnt be any issues with running VS2008. There may be limitations and changes to the applicatons you write though. I think they deprecated system services or somehow broke the way they work. Most developers are going to 'skip vista'. The only industry I know that activly supports it is the gaming industry, because they have to, but most engineering companies just tell people they dont support it, although most applications will run under it.

  4. #4
    Registered User
    Join Date
    May 2008
    Posts
    28

    Smile

    Thanks guys.

    Im gonna get it now

    http://www.microsoft.com/express/download/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  2. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  3. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  4. Errors with including winsock 2 lib
    By gamingdl'er in forum C++ Programming
    Replies: 3
    Last Post: 12-05-2005, 08:13 PM
  5. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM