- Found in:
- cLib
Description
Documentation String
Requirements: None
Documentation Comment
this assumes that the last indices are not supposed to be trailingValue
Caveats
Parameters
int[]aArray
inttrailingValue=0
Examples
Auto-Generated Example
int[] myIntArray__aArray
int myInt__trailingValue
int[] returnedValue = clib.cArrayRemoveTrailingInt(myIntArray__aArray, myInt__trailingValue)