]> git.sur5r.net Git - cc65/commit
Added the capability to search for the terminating zero of the given string.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Jun 2000 12:07:53 +0000 (12:07 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 9 Jun 2000 12:07:53 +0000 (12:07 +0000)
commit4744e3602c4f4c5ea213fa10377b64aaa8d45745
treeb8a7f2893f81593bc46b67ebed0b970ea8c4187b
parent84066d5f1c3411d9be6ca71e778aeadb61f7f3b0
Added the capability to search for the terminating zero of the given string.
Don't know what the standard says about it, but the feature seems reasonable
and other compilers handle it this way.

git-svn-id: svn://svn.cc65.org/cc65/trunk@42 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/common/strchr.s