]> pd.if.org Git - pdclib.old/commit
Added atoi, atol, atoll plus internal helpers.
authorsolar <>
Fri, 2 Dec 2005 11:00:08 +0000 (11:00 +0000)
committersolar <>
Fri, 2 Dec 2005 11:00:08 +0000 (11:00 +0000)
commit61c50ee9e390879904e28f6e041dc86f4a1a8cd7
tree1877541a81b503cb89033928d1bec6307a33113d
parent5610f07dea92e0a4d1b558d19e82fc491954e23d
Added atoi, atol, atoll plus internal helpers.
functions/_PDCLIB/atomax.c [new file with mode: 0644]
functions/_PDCLIB/digits.c [new file with mode: 0644]
functions/stdlib/atoi.c [new file with mode: 0644]
functions/stdlib/atol.c [new file with mode: 0644]
functions/stdlib/atoll.c [new file with mode: 0644]
internals/_PDCLIB_int.h