Forgot your password?
typodupeerror

Comment Re:How to read code (Score 1) 254

+1. I've been using Understand since 1998 across multiple code bases C/C++ and Java. The cross reference facilities are really impressive if you take the time to set up the classPath or include settings. It also has an impact analysis feature so that when you make a change it will show the modules that are impacted by that change. Useful for identifying how much testing will be needed.

Slashdot Top Deals

Lead me not into temptation... I can find it myself.

Working...