NextPrevUpTopContentsIndex

int32-plusp

Function
Summary

The plusp test for an int32 object.

Package

system

Signature

int32-plusp x => result

Arguments

x

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

Values

result

A boolean.

Description

The function int32-plusp tests whether its argument x is int32> than the value of +int32-0+.

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