- Found in:
- cLib
Description
Documentation String
Requirements: None
Documentation Comment
this assumes that the last indices are not supposed to be trailingValue
Caveats
Parameters
float[]aArray
floattrailingValue=0.0
Examples
Auto-Generated Example
float[] myFloatArray__aArray
float myFloat__trailingValue
float[] returnedValue = clib.cArrayRemoveTrailingFloat(myFloatArray__aArray, myFloat__trailingValue)