]> pd.if.org Git - pdclib/history - functions/stdlib/atol.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / stdlib / atol.c
2016-03-13 Martin BautePDCLib includes with quotes, not <>.
2016-03-07 Martin BauteRemoved SVN keyword tags.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-03 solarAdded #ifdef to allow for regression against system...
2005-12-02 solarAdded atoi, atol, atoll plus internal helpers.