NextPrevUpTopContentsIndex

int32-1-

Function
Summary

The operator for int32 objects corresponding to the function 1-.

Package

system

Signature

int32-1- x => int32

Arguments

x

An int32 object or an integer of type (signed-byte 32) .

Values

int32

An int32 object.

Description

The function int32-1- is the operator for int32 objects that corresponds to the function 1- .

See the section "Fast 32-bit arithmetic" in the LispWorks User Guide for more information about the INT32 API.

See also

int32


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex