Coder's Guild Mailing List

Converting Int to String

Posted by Luke Jordan on 1999-03-16

Does anyone know where I could find a good resource (i.e algorithm) for
converting integers to strings. I know there are a few in the standard C and
C++ library, but I'd like to do it as a sort of learning exercise. I thought
of dowlnoading the glibc sources but thought 5 megs (approx.) is a bit big
for one little thing.
TIA,
Luke Jordan