uint1, uint4, uint8
[
Synopsis
|
Description
|
See also
|
Back to core package documentation
]
Synopsis
#include "lash-types.h"
uint1
uint4
uint8
Description
These datatypes can store unsigned integer numbers, respectively over 1, 4 and 8 bytes.
See also
sint1, sint2, sint4
[
Synopsis
|
Description
|
See also
|
Back to core package documentation
]