G
Guest
Why I can't define a void variable ,and how I do that.
I waht to define an array[] but I mallock it severals of times and each time with deferent type : byte and word and Duble word. how can I do that?
void [] array; got error
I waht to define an array[] but I mallock it severals of times and each time with deferent type : byte and word and Duble word. how can I do that?
void [] array; got error