/[guile]/guile/guile-core/doc/ref/scm.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scm.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ossau, Fri Dec 7 17:08:19 2001 UTC revision 1.5 by ttn, Tue Jan 8 08:29:00 2002 UTC
# Line 149  Prefix arg non-nil means use \"gh_\" pre Line 149  Prefix arg non-nil means use \"gh_\" pre
149  @subsection Structuring argument lists for C functions  @subsection Structuring argument lists for C functions
150    
151  The C function's arguments will be all of the Scheme procedure's  The C function's arguments will be all of the Scheme procedure's
152  argumements, both required and optional; if the Scheme procedure takes a  arguments, both required and optional; if the Scheme procedure takes a
153  ``rest'' argument, that will be a final argument to the C function.  The  ``rest'' argument, that will be a final argument to the C function.  The
154  C function's arguments, as well as its return type, will be @code{SCM}.  C function's arguments, as well as its return type, will be @code{SCM}.
155    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26