k hi every1, im kinda new to C++, anyways..this is an assignment for my college.
im supposed create a program that displays the username in a "creative" way.
so first thing is do i use the get and ignore functions to get the initial if the user enters the whole name?
and if so then how do i display the name creatively?k does anyone know how to display a letter with '*'s? for example, say the letter C
*********
*
*
*
*
*********