CL_Array(int start_entries);
Constructor which initializes an empty array with the specified number of elements.
Back to index