NAME allocate - create an array of n elements SYNOPSIS mixed *allocate(int n); DESCRIPTION This function returns an empty array of `n' elements. All values in the array are initialized to 0.
Help topics available:
You are guest number 133 since November 2019.
This file was last modified: June 2000.