On Tue, 01 May 2012 11:28:01 -0500, armobear
Hello,
anyone let me know that what are the benefits of IDE ?
The features are benefits only if they help you do what you want. If
you don't like to step through your code or set breakpoints, then
maybe the debugger is not a benefit for you.
The major features of the VC IDE include
a text editor (highlighting, prompting, formatting options, etc)
resource editors (cursors, icons, menus, toolbars, etc)
a debugger (statement stepping, breakpoints, watch windows, etc)
an interface to a source code control system
project management
--
Remove del for email