Program that needs extra modification

I have the following program for a simple calculator written using visual studio.




cout<<"Do you want to do another calcualtion? (Press Y/N)\n";



return 0; // end function
}
Last edited on
Topic archived. No new replies allowed.