Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe best solution is 'don't do it'.
Reusing a variable name in an inner scope is a very good way to introduce subtle bugs into your code.The best solution is 'don't do it'.
Reusing a variable name in an inner scope is a very good way to introduce subtle bugs into your code.