A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/LW/html/lw-1402.htm below:

make-simple-int32-vector

Arguments

length

A non-negative fixnum.

initial-contents

A sequence of integers of type (signed-byte 32), or nil.

initial-element

An integer of type (signed-byte 32).

Description

The function make-simple-int32-vector is the constructor for simple-int32-vector objects.

The argument initial-contents, if supplied, should be a sequence of length length. It specifies the contents of vector.

The argument initial-element, if supplied, specifies the contents of vector.

An error is signaled if both initial-contents and initial-element are supplied.

See the section Fast 32-bit arithmetic for more information about the INT32 API.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4