how to convert a char to interger in c code example Example: turn a char into an int in c int x = character - '0';