
7.10 The C structure
setArray
Function
- Signature:
-
val setArray : c_object * (c_object list) * int -> unit
- Description:
- This updates an array object with a 'slice' of items, based at a given index. This allows several elements of an array to be updated together. The array elements updated begin with the given index and continue with consecutive indices until either the list is exhausted or the array ends.
MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker