Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
C++ language download.............?
tell me sites for download c++language ........
7 Answers
- Wertle WooLv 69 years agoFavorite Answer
C++ is a language, not a program. You can't download a language into your brain. You can, however, compile code written in this language into a program, which is done with a compiler/linker. What you're looking for is an IDE, which bundles the compiler, linker, and text editor together. If you're a student, you can download Microsoft Visual Studio 2010 Ultimate or 2012 at no cost. If you're not a student, you can buy it, or you can download Visual Studio 2010 Express for free, or you can use another free IDE such as CodeBlocks with mingw if you want to veer away from Microsoft products.
- jplatt39Lv 79 years ago
For Mac get cocoa -- register as a developer with apple at developer.apple.com and they will let you download the sdk which compiles C C++ and objective c. For windows I use gcc so go to
or
and follow the instructions. C++ and FreeBSD have compilers installed from scratch.
Visual Studio Express has a C++ compiler but I can't find the download link right now. If you look it up that's free.
- giamettaLv 45 years ago
What do you imply ? Do you imply a C++ compiler ? For what platform ? Almost always all Linux distributions include gcc included. If now not get it from where you acquired your distribution. For windows, either install gcc too (the easiest) or get visual Studio categorical (if you're into guis and IDEs). For mac, get xCode (free as well) which involves the ObjectiveC compiler. Or once more get gcc.
- kenzo2047Lv 69 years ago
What do you mean ? Do you mean a C++ compiler ? For what platform ? Pretty much all Linux distributions come with gcc included. If not get it from where you got your distribution.
For Windows, either install gcc too (the simplest) or get Visual Studio Express (if you are into guis and IDEs).
For mac, get xCode (free as well) which includes the ObjectiveC compiler. Or again get gcc.
- How do you think about the answers? You can sign in to vote the answer.
- 9 years ago
Get Visual Studio Express
- 9 years ago
Code Blocks is the most powerful....... according to Indian schools and college needs its very good and user friendly......... easy to learn C
and don't use turbo C++..... too old