Which is the best program for c++.

Mar 27, 2015 at 3:02am
please support your idea
Mar 27, 2015 at 3:05am
Please rephrase your question? I believe you may be asking what is the best IDE for c++? Please correct me if I am wrong.
Mar 27, 2015 at 3:08am
Sorry. I learning English recently. Maybe You're correct
Last edited on Mar 27, 2015 at 3:08am
Mar 27, 2015 at 3:16am
Well if your referring to the interface that you write your program in then that is called an IDE.
If you're looking for a good IDE a couple are:
- Visual Studios
- xCode
- Code Blocks
- Notepad++
Mar 27, 2015 at 3:19am
I'm using Dev C++. Do you know it?
Mar 27, 2015 at 3:30am
Orwell Dev-C++ is fine: http://sourceforge.net/projects/orwelldevcpp/

If you are using the old Bloodshed Dev-C++, you should switch to a more current compiler and IDE. For instance, to Orwell Dev-C++.
Mar 27, 2015 at 3:34am
okay. I can't do one exercise on Dev c++. Can you help me please please please
Mar 27, 2015 at 3:40am
Planet's radius is "R". Also, 2 satellites were located(longitude and latitude) another places.
How can find distance between 2 satellites?



Example:
R=3437,5
Satellite 1: x=-45 y=-45
Satellite 2: x=45 y=-45
Topic archived. No new replies allowed.