/[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.1.2.2 by ttn, Tue Jan 8 09:22:37 2002 UTC revision 1.1.2.3 by ossau, Tue Mar 12 20:51:25 2002 UTC
# Line 17  the convention for passing non-required Line 17  the convention for passing non-required
17  @c * Exceptions to the regularity::  @c * Exceptions to the regularity::
18  @end menu  @end menu
19    
20    
21  @node Transforming Scheme name to C name  @node Transforming Scheme name to C name
22  @section Transforming Scheme name to C name  @section Transforming Scheme name to C name
23    
# Line 91  Prefix arg non-nil means use \"gh_\" pre Line 92  Prefix arg non-nil means use \"gh_\" pre
92    (insert (if use-gh "gh_" "scm_") name))    (insert (if use-gh "gh_" "scm_") name))
93  @end example  @end example
94    
95    
96  @node Structuring argument lists for C functions  @node Structuring argument lists for C functions
97  @section Structuring argument lists for C functions  @section Structuring argument lists for C functions
98    

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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