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

Diff of /guile/guile-core/doc/ref/scheme-compound.texi

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

revision 1.7 by ossau, Mon Apr 1 18:46:26 2002 UTC revision 1.8 by dirk, Tue May 27 18:33:18 2003 UTC
# Line 564  number in hexadecimal notation. Line 564  number in hexadecimal notation.
564  #("Hello" foo #xdeadbeef)  #("Hello" foo #xdeadbeef)
565  @end lisp  @end lisp
566    
567    Like lists, vectors have to be quoted (REFFIXME):
568    
569    @lisp
570    '#(a b c) @result{} #(a b c)
571    @end lisp
572    
573  @node Vector Creation  @node Vector Creation
574  @subsection Dynamic Vector Creation and Validation  @subsection Dynamic Vector Creation and Validation

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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