Thread: Msvc++

  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    109

    Msvc++

    Can you get a free demo of MSVC++ anywhere?

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    Not to my knowledge.

    -Prelude
    My best code is written with the delete key.

  3. #3
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784
    I picked up the beta2 of VS.Net in MSDN Magazine September 2001 issue.

  4. #4
    Registered User fletch's Avatar
    Join Date
    Jul 2002
    Posts
    176
    If you look around, you can find the MSVC++ Introductory edition. It's the full version except that it flashes a dialog box about not distributing executables. I don't know if there's anywhere to download it, but it comes with some of the teach yourself C++ type of books. If you're a student, you might be able to find an academic edition at your student bookstore.
    "Logic is the art of going wrong with confidence."
    Morris Kline

  5. #5
    purple
    Guest
    If you are a student you can get yourself a copy of Visual Studio.NET Professional Ed. for $91.95 at gradware.com

    I know you were looking for a free copy, but for that price it's worth it.

  6. #6
    Patent Pending GSLR's Avatar
    Join Date
    Sep 2001
    Posts
    134

    Talking

    Got it and gould give it to you for free but its 4 cds long bit of a problem downloading that much info.

    And To All Those Opposed, WELL !!!
    >Deleted< " Looks like a serial no."

  7. #7
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784
    You should be using .net's Vc++7 or else one of the .net compilers, vbc.exe, csc.exe, etc. Dowload the free SDK.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Trouble with MSVC, Mingw32 and Code::Blocks
    By Brafil in forum C Programming
    Replies: 11
    Last Post: 10-12-2009, 11:34 AM
  2. MSVC resource script in Dev-C++
    By josh_d in forum Windows Programming
    Replies: 0
    Last Post: 03-17-2004, 04:07 PM
  3. MSVC behaves strange
    By ripper079 in forum C++ Programming
    Replies: 4
    Last Post: 10-28-2003, 08:34 PM
  4. Blender3D, XML, and MSVC ???
    By Grumpy_Old_Man in forum Game Programming
    Replies: 0
    Last Post: 08-24-2003, 07:00 PM
  5. GCC (cygwin) much faster than MSVC, Borland?
    By Sargnagel in forum C Programming
    Replies: 15
    Last Post: 08-05-2003, 03:15 AM