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: 25, April, 2017 02:54 AM
  • Last Published: 23, May, 2019 01:55 PM