ReadFloat64Array Data Member Function

Reads an array of <float64> values from disk.

Prototype

int32 ReadFloat64Array( Float64Iterator dst, Float64Iterator p_nLength )

Parameters

Parameter Type Parameter Name Documentation
<Float64Iterator>dstA pointer to the destination array.
<Float64Iterator>p_nLengthLength of the array or number of items to read.

Examples

Copy Text To Clipboard

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