RosettaCodeData/Task/Memory-allocation/Ring/memory-allocation.ring

3 lines
108 B
Plaintext

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