I want to convert a char type '9' to its real integer value, 9, and not the ascii code, so how do i do this?