alloc
(alloc numMemoryBlocks)
This function defines the "memory block size"
used when the Lisp engine grows its internal memory.
|
Arguments |
numMemoryBlocks positive integer > 0 |
|
Return |
previous value of the "memory block size" (integer) |
|
Example |
|
|
Remarks |
obsolete; Lisp engine manages its internal memory automatically |
| © Bricsys NV. All rights reserved. |