Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@thebigk • Mar 11, 2008
rajeshwarI want to installed c++ software in my computer. Can anyone tell me from where i can download it free and which version will run on xp
tksI'm assuming that you need C++ IDE/Compiler to develop programs using C++. Take a look at Bloodshed's C++ IDE / Compiler -
#-Link-Snipped-#
I think hardcore C++ guys can help you make a better choice. I'm sure there are many C++ folks here. Moving the thread to computer science engineering section. -
@Ash • Mar 11, 2008
The_Big_KI'm assuming that you need C++ IDE/Compiler to develop programs using C++. Take a look at Bloodshed's C++ IDE / Compiler -
#-Link-Snipped-#
I think hardcore C++ guys can help you make a better choice. I'm sure there are many C++ folks here. Moving the thread to computer science engineering section.Though I'm not a hardcore C++ guy, I still second that. I love that compiler! In fact, there exists a portable version of that which you can carry on your USB drive 😀
-
@pradeep-agrawal-rhdX5z • Mar 11, 2008
I will suggest to give gcw (gcc for windows) a try. Its available for download at <a href="https://sourceforge.net/projects/gcw/" target="_blank" rel="nofollow noopener noreferrer">gcw. Gcc for Windows download | SourceForge.net</a>
-Pradeep -
@mahul-ZxpiLA • Mar 12, 2008
I use Visual studio and am happy with it. But i do not write many programs for the windows platform and rather use gcc in linux.