21.05.2015, 13:08
Quote:
Using the keyword "stock" or not doesn't make a difference (as for performance), so why even bother?
That's not really the reason why people use it. It's more accessible and can be used to goto functions when you want to apply changes to it. |
but that's not likely to be the case with most people.
They do it because they don't know better.
Personally my code is split up in away i can find anything easy without the search/find
but in this case the 2 functions where pointless and not even needed to achieve the same result.
Using them actually would be slower, not that i think we would notice a difference in speed.
~J5