Movatterモバイル変換


[0]ホーム

URL:


[LISPWORKS][Common Lisp HyperSpec (TM)][Previous][Up][Next]


System ClassSTRING

Class Precedence List:

string,vector,array,sequence,t

Description:

Astring is aspecializedvector whoseelements are oftypecharacter or asubtype oftypecharacter. When used as atype specifier for object creation,string means(vector character).

Compound Type Specifier Kind:

Abbreviating.

Compound Type Specifier Syntax:

string[size]

Compound Type Specifier Arguments:

size---a non-negativefixnum, or thesymbol*.

Compound Type Specifier Description:

This denotes the union of alltypes(arrayc (size)) for allsubtypesc ofcharacter; that is, the set ofstrings of sizesize.

See Also:

Section 16.1 (String Concepts),Section 2.4.5 (Double-Quote),Section 22.1.3.4 (Printing Strings)


The followingX3J13 cleanup issues,not part of the specification, apply to this section:


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.


[8]ページ先頭

©2009-2025 Movatter.jp