sint1, sint4, sint8


[ Synopsis | Description | See also | Back to core package documentation ]

Synopsis

#include "lash-types.h"

sint1
sint4
sint8

Description

These datatypes can store signed integer numbers, respectively over 1, 4 and 8 bytes.

See also

uint1, uint2, uint4

[ Synopsis | Description | See also | Back to core package documentation ]