How can I convert an integer to a string in C and include a leading zero if the integer has only one digit? The result is needed to print to an LCD
integer
string