newIntArray()

Function that returns a new array of Integers.

newIntArray(size)

Returns a new Integer array of the specified number of elements.

size

Integer that represents the number of elements in the new array.

 
  • Last Topic Update: 02:52 AM Apr-25-2017
  • Last Published: 2019-05-22 : 2:51 PM