ClanSoft logo
ClanSoft logo

    CL_Array::CL_Array

Syntax

CL_Array(int start_entries);

Parameters

start_entries-Number of elements to initialize.

Description

Constructor which initializes an empty array with the specified number of elements.


Back to index



This page was built using the Perceps documentation system.