What is the advantage in reducing variables in vb6? -


I have code written in VB6. Is there some variable that can be removed with some code manipulation? Is there any advantage of removing one or two additional variables?

Instead of deleting the variable (see anything?) Just reduce their scope.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -