Instructions on using strings in C

%c means formatting in C the printout for characters. Knowing all that, you can now convert any substring composed of digits into an integer. For this to happen, do the following: ................
................