I am talking about something like this:
So the output would be:
............
_
............
"_" is where the user would input the value.
Code:
printf(".............");
scanf();
printf("............."):
............
_
............
"_" is where the user would input the value.
Comment