/[guile]/guile/guile-core/libguile/struct.c
ViewVC logotype

Diff of /guile/guile-core/libguile/struct.c

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

revision 1.81.2.3 by ttn, Thu Mar 14 05:26:16 2002 UTC revision 1.81.2.4 by ossau, Fri Mar 15 09:23:19 2002 UTC
# Line 562  SCM_DEFINE (scm_make_vtable_vtable, "mak Line 562  SCM_DEFINE (scm_make_vtable_vtable, "mak
562    
563  SCM_DEFINE (scm_struct_ref, "struct-ref", 2, 0, 0,  SCM_DEFINE (scm_struct_ref, "struct-ref", 2, 0, 0,
564              (SCM handle, SCM pos),              (SCM handle, SCM pos),
565              "@deffnx primitive struct-set! struct n value\n"              "@deffnx {Scheme Procedure} struct-set! struct n value\n"
566              "Access (or modify) the @var{n}th field of @var{struct}.\n\n"              "Access (or modify) the @var{n}th field of @var{struct}.\n\n"
567              "If the field is of type 'p', then it can be set to an arbitrary value.\n\n"              "If the field is of type 'p', then it can be set to an arbitrary value.\n\n"
568              "If the field is of type 'u', then it can only be set to a non-negative\n"              "If the field is of type 'u', then it can only be set to a non-negative\n"

Legend:
Removed from v.1.81.2.3  
changed lines
  Added in v.1.81.2.4

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