2 lines
108 B
Text
2 lines
108 B
Text
cVar = " " # create variable contains string of 5 bytes
|
|
cVar = NULL # destroy the 5 bytes string !
|