Little help here please

Create a program that performs the following functions: uses character arrays to read a user’s name from standard input, tells the user how many characters are in his or her name, and displays the user’s name in uppercase.