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

3 lines
108 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
cVar = " " # create variable contains string of 5 bytes
cVar = NULL # destroy the 5 bytes string !