|
At some point during editing sessions, most programmers need help
using a language feature or keyword. TPF/IDE has context-sensitive
language help. All a programmer has to do is click a keyword in the
source code and press F1. That term will be looked up and help will
be shown.
Context-sensitive help is available for both C/C++ and Assembler.
|