char * MathcadAllocate(size)
unsigned int size;
|
参数
|
说明
|
|---|---|
|
size
|
要分配的内存块的大小 (以字节为单位)。必须为非零。
|