From: cuz Date: Tue, 17 May 2005 21:15:21 +0000 (+0000) Subject: Added strtok X-Git-Tag: V2.12.0~326 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8016a18e92f7c926e9f3c869dcf03d2710df813b;p=cc65 Added strtok git-svn-id: svn://svn.cc65.org/cc65/trunk@3515 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 1f2afe115..c36599d6e 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -479,7 +479,7 @@ It does not declare any functions. - + @@ -2069,7 +2069,7 @@ be used in presence of a prototype. The function does not exist on all platforms. The return codes are platform dependent. @@ -3945,7 +3945,8 @@ be used in presence of a prototype. , - +, + @@ -4242,6 +4243,33 @@ be used in presence of a prototype. +strtok