thelordoftherings
Programmer
Hello,
I have an arbitrary int value and I would like to check how many digits this integer has (For example: 367 has 3 digits...). How can I do it?
I have an arbitrary int value and I would like to check how many digits this integer has (For example: 367 has 3 digits...). How can I do it?