#where can i doawload c++

13 messages · Page 1 of 1 (latest)

cold junco
#

i need to download offical c++

covert domeBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

pseudo temple
#

this is c-help btw

mortal willow
#

there are many compilers

#

depending on your platform different compilers are supported

#

linux: gcc, clang (llvm), etc
windows: msvc, msvc+llvm, mingw(gcc port), etc
idk about macOs

cold junco
#

❤️

#

Ok

mortal willow
#

of course there are also ways to run certain pieces of code cross-platforms. WINE, msys, Linux subsystem all come to mind

pseudo temple
# cold junco Ok

If you didnt find an IDE yet you should use code::blocks which comes preinstalled with MinGW

woven bone
#

one does not simply download c++