- Found in:
- cLib
WordOfPower[]functioncArrayCreateWordOfPower(intindices, WordOfPowerfiller=NONE, booloutputTrace=true)Global
Description
Documentation String
Requirements: None
Caveats
Parameters
Examples
Auto-Generated Example
int myInt__indices
WordOfPower myWordOfPower__filler
bool myBool__outputTrace
WordOfPower[] returnedValue = clibArrays.cArrayCreateWordOfPower(myInt__indices, myWordOfPower__filler, myBool__outputTrace)