M
Mark
Hello
I need to convert unsigned integer into an array of chars. The integer is
guaranteed to consist of no more than 4 digits. I was thinking about the way
to do this, but could not come up with any idea. Would be glad to hear any
hints. It's not a homework and I'm not asking a source code, just idea that
I could later implement.
Thanks in advance!
I need to convert unsigned integer into an array of chars. The integer is
guaranteed to consist of no more than 4 digits. I was thinking about the way
to do this, but could not come up with any idea. Would be glad to hear any
hints. It's not a homework and I'm not asking a source code, just idea that
I could later implement.
Thanks in advance!