ok im doing good, but I'm having trouble using the gravity constant, it's so small....that the computer reads it as 0...

const double grav = (6.7*pow(10,-11));

comes up as 0 when I test it in a messagebox