]> git.sur5r.net Git - cc65/commit
Added portability sprintf function
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 1 Jun 2000 16:22:30 +0000 (16:22 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 1 Jun 2000 16:22:30 +0000 (16:22 +0000)
commita561fc35bb83e7d091d598d2ef369edd5d3f4b9f
tree6ed08808921579feb8cd7ce76e2abd76ad7d9957
parentca3582940557587f7833c3605b2803c424f6ec8a
Added portability sprintf function

git-svn-id: svn://svn.cc65.org/cc65/trunk@19 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/common/make/gcc.mak
src/common/xsprintf.c [new file with mode: 0644]
src/common/xsprintf.h [new file with mode: 0644]