RosettaCodeData/Task/Memory-allocation/Smalltalk/memory-allocation-1.st

4 lines
49 B
Smalltalk
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
handle := ExternalBytes new:size
...
handle free