cout<<"==============Welcome to the Star-Gazer v 1.0=============="<<endl;
do{
...
...
@@ -60,7 +61,10 @@ int main () {
cout<<"The algorithm function, when its January 27, 2017, at 5:45:54 pm, at a lat and long of -46,89 and when looking at the sky at 20, 270 (in horizontal coordinates), gives: "<<endl
<<"Right ascention of: "<<returnValue.first<<" and a declination of: "<<returnValue.second<<endl;