Question: C Programming Question: Without using %s, write a function that displays the amount of letters (of an already placed word) when somone inputs a number.
C Programming Question:
Without using "%s", write a function that displays the amount of letters (of an already placed word) when somone inputs a number. For example, if a word is placed as "Hello", and the user types into scanf "3", only "Hel" would be spelt out.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
