mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
(Defining new Scheme procedures in C): remove : - note:
causes spurious info reference.
This commit is contained in:
parent
ffa921b45b
commit
d2f92abe2c
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ the sample programs @code{learn0} and @code{learn1}.
|
|||
procedures in C. The ugly mess of arguments is required because of how
|
||||
C handles procedures with variable numbers of arguments.
|
||||
|
||||
@strong{Note:} what about documentation strings?
|
||||
@strong{Note} what about documentation strings?
|
||||
|
||||
@cartouche
|
||||
There are several important considerations to be made when writing the C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue