
[Top]
|
Method allocate()
- Method
allocate
array allocate(int size)
array allocate(int size, mixed zero)
- Description
-
Allocate an array of size elements and initialize them to zero.
- See also
sizeof, aggregate, arrayp
Extracted from Pike v7.3 release 11 at 2001-11-03.
|