Extracted from Pike v7.6 release 61 at 2005-12-30.
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.