]> pd.if.org Git - pdclib.old/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)
commit5e9cc43af20debd0df0d080a7f164398aae5eabe
treed1b25689bec75e77f313b612dad0cb447c414e16
parentfcc4422ef413b6a14c41f2111d725dbe4c54967c
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