23.10.2016, 07:10
Why not making it local into cmd Global strings stay from gminit to gmexit... While local are called when cmd is called and deleted when cmd is done.
About "used everywhere" usually people use "string[128]" a lot, but most of the times its local
About "used everywhere" usually people use "string[128]" a lot, but most of the times its local