Which is the best program for c++.

please support your idea
Please rephrase your question? I believe you may be asking what is the best IDE for c++? Please correct me if I am wrong.
Sorry. I learning English recently. Maybe You're correct
Last edited on
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++
I'm using Dev C++. Do you know it?
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++.
okay. I can't do one exercise on Dev c++. Can you help me please please please
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.