WriteInt8 Data Member Function

Writes a single <int8> to disk.

Prototype

int32 WriteInt8( int8 val )

Parameters

Parameter Type Parameter Name Documentation
<int8>valThe value to write to disk.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Simdify Scripting Language code base.