WriteFloat32 Data Member Function

Writes a single <float32> to disk.

Prototype

int32 WriteFloat32( float32 val )

Parameters

Parameter Type Parameter Name Documentation
float32valThe value to write to disk.

Examples

Copy Text To Clipboard

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