We have a homework problem that we had to modify. we had to make the user input their name and a radius to compute the area. The program was supposed to ask the name before it asked the radius. I have two problems i can not get the program to ask for a name first and i don't understand how to use the getline funtion for the users name.
Any help would be great.