PHP » GoLang |
login |
register |
about
|
GoLang Ds\Stack::allocate
request it (355)
GoLang replacement for PHP's Ds\Stack::allocate
[edit | history]
Ds\Stack::allocate(PECL ds >= 1.0.0) Ds\Stack::allocate — Allocates enough memory for a required capacity Description
public void Ds\Stack::allocate
( int
$capacity
)Ensures that enough memory is allocated for a required capacity. This removes the need to reallocate the internal as values are added. Parameters
Return ValuesNo value is returned. |
more
Recently updated
more
Most requested
more
Last requests
|