SplFixedArray::__construct
Constructs a new fixed array
&reftitle.description;
public SplFixedArray::__construct
intsize0
Constructs a new empty fixed array.
&reftitle.parameters;
size
The size of the fixed array.
&reftitle.returnvalues;
&return.void;
&reftitle.examples;
SplFixedArray::__construct example
]]>
&example.outputs;