Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.