I dont troubleshoot the code, but from a quick look, basically the pointer is empty uninitialized.
Kinda like doing `nil[1] = 'e'`
I dont troubleshoot the code, but from a quick look, basically the pointer is empty uninitialized.
Kinda like doing `nil[1] = 'e'`