NextPrevUpTopContentsIndex

9.6.1.2 The INT32 API

The INT32 API contains the type sys:int32 , a vector type sys:simple-int32-vector and accessor, functions to convert sys:int32 to and from integer, some constant sys:int32 values, and a full range of operators for mod 2^32 arithmetic.

You can find all these by evaluating

(apropos "INT32" "SYSTEM" t)

See the LispWorks Reference Manual for details of each.


LispWorks User Guide - 8 Apr 2005

NextPrevUpTopContentsIndex