- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
What's the deal with strings in JASS? From my time on the forums there seems to be a stigma with using/creating strings (dynamically). I believe strings can't be destroyed, so they do cause permanent leaks.
But is that it? If I'm not dynamically generating strings, then there's no other terrible penalty associated with them? i.e. I'm searching a data structure using strings.
This tutorial is lacking in information apparently: http://www.hiveworkshop.com/forums/general-mapping-tutorials-278/complete-list-things-leak-126761/
What's the deal with strings in JASS? From my time on the forums there seems to be a stigma with using/creating strings (dynamically). I believe strings can't be destroyed, so they do cause permanent leaks.
But is that it? If I'm not dynamically generating strings, then there's no other terrible penalty associated with them? i.e. I'm searching a data structure using strings.
This tutorial is lacking in information apparently: http://www.hiveworkshop.com/forums/general-mapping-tutorials-278/complete-list-things-leak-126761/