Global strings
#3

If that string will never change during execution, make it "stock const" and use it anywhere, but if the string will get overwritten sometime during execution I recommend using a local string variable.
Reply


Messages In This Thread
Global strings - by Jack_Leslie - 07.07.2014, 02:03
Respuesta: Global strings - by Leon9741 - 07.07.2014, 02:30
Re: Global strings - by Virtual1ty - 07.07.2014, 08:26

Forum Jump:


Users browsing this thread: 3 Guest(s)