I'd like to know if it's possible, at all, to convert a char numeric (0-9) into an int without the use of character.getNumericalValue. Casts aren't possible either.I'd like to know if it's possible, at all, to c
I'd like to know if it's possible, at all, to convert a char numeric (0-9) into an int without the use of character.getNumericalValue. Casts aren't possible either.I'd like to know if it's possible, at all, to c