use the following functions to determine whether the string begins and ends with a zero --> strchr() and strrchr(), and replace it with a white space... then use the trim() function to strip all the leading and trailing white spaces 🙂 seems simple enough...