CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: C++ 2000

  1. #1
    Join Date
    Feb 2013
    Posts
    1

    C++ 2000

    Hi I am looking to find a VC++ or C++ older than 2000. Is there any way that i can find it? can anyone help?

  2. #2
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,635

    Re: C++ 2000

    jeeze, apparently the huge internet auction site is a bad word

  3. #3
    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    3,654

    Re: C++ 2000

    Why do you wan't that? If it's for professional use (i.e. work) a MSDN subscription contains older versions back to 1.52C. I didn't see VC6 or 2003 but check with MS, they might be there as well.

    See http://msdn.microsoft.com/subscriptions/buy.aspx and "Download the full list of products available by subscription level."

    It it's just to avoid paying there's no need to go for an old version. The express versions are all free http://www.microsoft.com/visualstudi...indows-desktop
    Debugging is twice as hard as writing the code in the first place.
    Therefore, if you write the code as cleverly as possible, you are, by
    definition, not smart enough to debug it.
    - Brian W. Kernighan

    To enhance your chance's of getting an answer be sure to read
    http://www.codeguru.com/forum/announ...nouncementid=6
    and http://www.codeguru.com/forum/showthread.php?t=366302 before posting

    Refresh your memory on formatting tags here
    http://www.codeguru.com/forum/misc.php?do=bbcode

    Get your free MS compiler here
    https://visualstudio.microsoft.com/vs

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured