RosettaCodeData/Task/Memory-allocation/Ring/memory-allocation.ring
2023-07-01 13:44:08 -04:00

2 lines
108 B
Text

cVar = " " # create variable contains string of 5 bytes
cVar = NULL # destroy the 5 bytes string !