picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit b216e80cfeaff31459ef15d200316c0fc4ca6ae7
parent b503acf7f15047b15e68ba7e98e8f973b5fd7c85
Author: Alexander Burger <abu@software-lab.de>
Date:   Mon, 23 Apr 2012 11:23:39 +0200

Minor doc change ("see also")
Diffstat:
Mdoc/refN.html | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/refN.html b/doc/refN.html @@ -136,9 +136,10 @@ library handle obtained by a previous call). The second argument should be a symbol name <code>sym2</code>, or a function pointer <code>cnt2</code> obtained by a previous call). Practically, the first two arguments will be always passed as transient symbols, which will get the library handle and function pointer -assigned as values to be cached and used in subsequent calls. The third -argument <code>any</code> is a result specification, while all following -arguments are the arguments to the native function. +assigned as values to be cached and used in subsequent calls. The third argument +<code>any</code> is a result specification, while all following arguments are +the arguments to the native function. See also <code><a +href="refS.html#struct">struct</a></code>. <p><a name="natResult">The result specification</a> may either be one of the atoms