From: cuz Date: Sat, 7 Jun 2003 20:57:34 +0000 (+0000) Subject: More functions X-Git-Tag: V2.12.0~1511 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=944d6c665424d65f055a1c934e39d6af8f0a83eb;p=cc65 More functions git-svn-id: svn://svn.cc65.org/cc65/trunk@2207 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 026a76823..1269fa268 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -146,6 +146,14 @@ function. +

+ + + + + + +

@@ -415,12 +423,13 @@ already enabled (the default). / , - +, + @@ -1783,6 +1792,31 @@ be used in presence of a prototype. +raise

+ + + +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, + + + + + rand

@@ -1893,6 +1927,31 @@ be used in presence of a prototype. +signal

+ + + +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, + + + + + slow