- Found in:
- cLib
Description
Documentation String
Requirements: None
Caveats
Parameters
int[]aArray
int[]indicesToRemove
intstopLength=0
Examples
Auto-Generated Example
int[] myIntArray__aArray
int[] myIntArray__indicesToRemove
int myInt__stopLength
int[] returnedValue = clib.cArrayRemoveIndicesInt(myIntArray__aArray, myIntArray__indicesToRemove, myInt__stopLength)