char * MathcadAllocate(size)
unsigned int size;
|
매개변수
|
설명
|
|---|---|
|
size
|
할당할 메모리 블록의 크기(바이트 단위)이며, 0이 아니어야 합니다.
|