From 8016a18e92f7c926e9f3c869dcf03d2710df813b Mon Sep 17 00:00:00 2001 From: cuz Date: Tue, 17 May 2005 21:15:21 +0000 Subject: [PATCH] Added strtok git-svn-id: svn://svn.cc65.org/cc65/trunk@3515 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) 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