this function calls afc_array_master_init() to initialize the array. The array will be initialized to handle a default amount of items, defined with the value stored in *AFC_ARRAY_MASTER_DEFAULT_ITEMS*. This default value should be eought for almost all applications. Anyway, keep in mind that the array dimension will automatically doubled each time you are adding the (array_size + 1)th element.