Results 1 to 6 of 6
  1. #1
    $GHOST$'s Avatar
    Join Date
    Jan 2006
    Posts
    563
    Reputation
    10
    Thanks
    45

    C++ and vC++ wats the difference

    yeah im a noob at this so im wondering wats the difference between c++ and VC++


    CHRONO^^^ TY...NOW HE HATES ME THO...

    [img]https://img.photobucke*****m/albums/v470/Chronologix/Sig/mpghm.gif[/img]
    TEH FUTURE IS HERE= NEW MOD YA

  2. #2
    shercipher's Avatar
    Join Date
    Dec 2005
    Posts
    108
    Reputation
    10
    Thanks
    14
    C++ is a programming language.

    VC++ is the abbreviation for Visual C++, the Microsoft C++ compiler. If you're wondering what a compiler is, it turns human readable code into machine readable code.

  3. #3
    $GHOST$'s Avatar
    Join Date
    Jan 2006
    Posts
    563
    Reputation
    10
    Thanks
    45
    Quote Originally Posted by shercipher
    C++ is a programming language.

    VC++ is the abbreviation for Visual C++, the Microsoft C++ compiler. If you're wondering what a compiler is, it turns human readable code into machine readable code.
    ohh microsoft compiler ok thanks and yeah i no wat a compiler is im not that nooby lol


    CHRONO^^^ TY...NOW HE HATES ME THO...

    [img]https://img.photobucke*****m/albums/v470/Chronologix/Sig/mpghm.gif[/img]
    TEH FUTURE IS HERE= NEW MOD YA

  4. #4
    federosh's Avatar
    Join Date
    Aug 2007
    Posts
    5
    Reputation
    10
    Thanks
    0

    hi

    i need help

  5. #5
    BaGGy's Avatar
    Join Date
    Dec 2005
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by shercipher View Post
    C++ is a programming language.

    VC++ is the abbreviation for Visual C++, the Microsoft C++ compiler. If you're wondering what a compiler is, it turns human readable code into machine readable code.
    Yes, C++ is a programming language, it is C with Classes; hence the post-incremental operator.

    Now, VC++ does stand for Visual C++, and it does come with a compiler, but it is NOT a compiler it is an IDE which stands for Integrated Development Environment. VC++ also allows the use of MFC (Microsoft Foundation Class Library -- which is an application framework by wrapping portions Windows API into classes), it also is a very sophisticated debugger for most C++ applications written specifically for the Windows Environment.

    The list can continue to go on, but I would rather not spoil that for you as you can easily do a search and probably find out for yourself.

  6. #6
    wr194t's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    Guess.
    Posts
    3,016
    Reputation
    21
    Thanks
    361
    My Mood
    Hot
    A little late don't you think?

Similar Threads

  1. ItemShop Hex Different From p to p what next?
    By khaid in forum WarRock - International Hacks
    Replies: 10
    Last Post: 07-25-2007, 11:58 PM
  2. wats wrong with this weapon code
    By CHECK2PASS in forum WarRock - International Hacks
    Replies: 3
    Last Post: 07-03-2007, 04:38 AM
  3. wats a emo
    By Gourav2122 in forum Entertainment
    Replies: 8
    Last Post: 04-10-2007, 07:09 AM
  4. WATS in YOUR BACKYARD?
    By arunforce in forum Entertainment
    Replies: 61
    Last Post: 08-09-2006, 02:31 AM
  5. Differences in Bytes.
    By Dave84311 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 01-02-2006, 12:36 PM