The following table provides summary descriptions of the AutoLISP memory management functions.
Memory management functions |
Platforms |
|||||
---|---|---|---|---|---|---|
Windows |
Mac OS |
Web |
||||
Function |
Description |
AutoCAD | AutoCAD LT | AutoCAD | AutoCAD LT | AutoCAD |
Sets the segment size to a given number of nodes |
✓ | ✓ | ✓ | -- | ✓ | |
Allocates node space by requesting a specified number of segments |
✓ | ✓ | ✓ | -- | ✓ | |
Forces a garbage collection, which frees up unused memory |
✓ | ✓ | ✓ | -- | ✓ | |
Displays the current state of memory in AutoLISP |
✓ | ✓ | ✓ | -- | ✓ |