char *dal_mem_cal (cnt, siz)

Allocate memory and fill it with zeros (corresponds to C function calloc).

Input Parameters Significance
int cnt number of data packets
int siz size of a data packets

Output Parameters Significance
none -

Return Code Significance
value pointer to the requested memory space
0 error

no remarks


Copyright (c) 2004-2008 Macrobject Software, All Rights Reserved.
You can change this copyright message in the "Template Settings" dialog.