]> pd.if.org Git - pdclib/commit
PDCLIB-6: Inside _PDCLIB_print, remove intformat and completely rewrite int2base...
authorOwen Shepherd <owen.shepherd@e43.eu>
Sat, 25 Aug 2012 02:09:07 +0000 (03:09 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Sat, 25 Aug 2012 02:09:07 +0000 (03:09 +0100)
commit82ad725339311dab6bc2c28524e71d0cfaacab25
tree82d787a2101b0950e293612996ff078dbb98511b
parenta8f00dc2dd2bf633c0153be954906b9040afe481
PDCLIB-6: Inside _PDCLIB_print, remove intformat and completely rewrite int2base. The new code is non-recursive and far more logical. Additionally, because everything occurs in one place, it vastly simplifies some aspects of the handling
functions/_PDCLIB/print.c