This is like my fifth time trying to submit this question it never goes thru but I need to ask for and store users first, middle, and last names in three different character arrays. Then in a fourth array the name arranged as last name followed by a comma and a space followed by the first name and a space followed by the middle name. Then shows the fourth array on the screen only.