RosettaCodeData/Task/Memory-allocation/Smalltalk/memory-allocation-1.st
2023-07-01 13:44:08 -04:00

3 lines
49 B
Smalltalk

handle := ExternalBytes new:size
...
handle free