0
votes
How to identify specific digits of an integer input in C?
For all those who refer to the question as the homework question: I have to say, most of you provided a homework answer.
You don't do division/modulus to get the digits in production code …
