char * MathcadAllocate(size)
unsigned int size;
|
參數
|
描述
|
|---|---|
|
size
|
要分配的記憶體區塊大小 (以位元組為單位)。必須為非零的值。
|