char * MathcadAllocate(size)
unsigned int size;
|
Parameter
|
Description
|
|---|---|
|
size
|
Size (in bytes) of memory block to allocate. Must be non-zero.
|