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

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

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

revision 1.1.2.2 by ttn, Tue Jan 8 09:22:36 2002 UTC revision 1.1.2.3 by mvo, Sun Apr 28 14:53:21 2002 UTC
# Line 97  interpreter, you will have to add more l Line 97  interpreter, you will have to add more l
97    
98  The following C constants and data types are defined in gh:  The following C constants and data types are defined in gh:
99    
100  @deftp {Data type} SCM  @code{SCM} is a C data type used to store all Scheme data, no matter what the
 This is a C data type used to store all Scheme data, no matter what the  
101  Scheme type.  Values are converted between C data types and the SCM type  Scheme type.  Values are converted between C data types and the SCM type
102  with utility functions described below (@pxref{Converting data between C  with utility functions described below (@pxref{Converting data between C
103  and Scheme}).  [FIXME: put in references to Jim's essay and so forth.]  and Scheme}).  [FIXME: put in references to Jim's essay and so forth.]
 @end deftp  
 @cindex SCM data type  
104    
105  @defvr Constant SCM_BOOL_T  @defvr Constant SCM_BOOL_T
106  @defvrx Constant SCM_BOOL_F  @defvrx Constant SCM_BOOL_F

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