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


Constant Variable ARRAY-DIMENSION-LIMIT

Constant Value:

A positive fixnum, the exact magnitude of which is implementation-dependent, but which is not less than 1024.

Description:

The upper exclusive bound on each individual dimension of an array.

Examples: None.

See Also:

make-array

Notes: None.


The following X3J13 cleanup issue, not part of the specification, applies to this section:


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