]> git.sur5r.net Git - cc65/history - include/inttypes.h
Replace some more instance of geos.lib with geos-cbm.lib.
[cc65] / include / inttypes.h
2011-11-05 uzRemove ldiv_t - it should only be in stdlib.h. Reported...
2009-09-17 uzinttypes.h is an ISO C standard include file.
2009-09-15 uzAdded declarations for strtol and strtoul.