char *dal_mem_ral (ptr, siz)
Changes the size of the allocated memory (corresponds to C function realloc).
Input Parameters
Significance
char *ptr
start pointer to the present memory space
int siz
size (in byte) of a data packet
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.