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

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

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

revision 1.120.2.7 by ossau, Fri Mar 15 09:23:19 2002 UTC revision 1.120.2.8 by ossau, Fri Mar 15 10:33:37 2002 UTC
# Line 1371  SCM_DEFINE (scm_array_set_x, "array-set! Line 1371  SCM_DEFINE (scm_array_set_x, "array-set!
1371                       wouldn't have contiguous elements.  */                       wouldn't have contiguous elements.  */
1372  SCM_DEFINE (scm_array_contents, "array-contents", 1, 1, 0,  SCM_DEFINE (scm_array_contents, "array-contents", 1, 1, 0,
1373             (SCM ra, SCM strict),             (SCM ra, SCM strict),
             "@deffnx {Scheme Procedure} array-contents array strict\n"  
1374              "If @var{array} may be @dfn{unrolled} into a one dimensional shared array\n"              "If @var{array} may be @dfn{unrolled} into a one dimensional shared array\n"
1375              "without changing their order (last subscript changing fastest), then\n"              "without changing their order (last subscript changing fastest), then\n"
1376              "@code{array-contents} returns that shared array, otherwise it returns\n"              "@code{array-contents} returns that shared array, otherwise it returns\n"

Legend:
Removed from v.1.120.2.7  
changed lines
  Added in v.1.120.2.8

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