WriteInt16 Data Member Function

Writes a single <int16> to disk.

Prototype

int32 WriteInt16( int16 val )

Parameters

Parameter Type Parameter Name Documentation
<int16>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.