[3 / 1 / ?]
Quoted By: >>196719
Help please someone...
1. Write a C program that requests the name of any cartoon character from the user, then does the following with that name (use printf for each):
a. Displays it enclosed in double quotes.
b. Displays it in a field 24 characters wide, with the whole field in quotes and name at the right end of the field.
1. Write a C program that requests the name of any cartoon character from the user, then does the following with that name (use printf for each):
a. Displays it enclosed in double quotes.
b. Displays it in a field 24 characters wide, with the whole field in quotes and name at the right end of the field.