Extracted from Pike v7.6 release 87 at 2006-08-03.
pike.ida.liu.se
[Top]
ADT
ADT.CircularList

Method ADT.CircularList()->allocate()


Method allocate

void allocate(int elements)

Description

Increase the maxsize of the CircularlList.

Parameter elements

Add this number of new elements to the list.