|
Documentation Generation
The Deluxe Edition of CC-RIDER now includes
an Automatic Documentation Generation feature.
Documentation is generated
automatically from the source code. This allows all
documentation to be done in one place, simplifying the
task and making it more reliable. Documentation can be
generated as
| RTF (Rich
Text Format) for use with word processors, such
as Microsoft Word or WordPerfect. HTML for use with Web
browsers for distribution over the Internet or on
an Intranet.
WinHelp files
can also be generated, complete with hypertext
links for all type names in a symbol declaration.
|
Support
for new ANSI/ISO C++ features
The latest features of the ISO
C++ standard are supported by CC-RIDER Version 6,
including...
- namespace support,
- template preparsing,
- default template arguments,
- template specializations,
- the bool and wchar_t types,
- the typename, mutable and explicit keywords.
Support for Borland C++Builder
You can now analyze and browse
source code generated by the Borland C++Builder RAD environment.
CC-RIDER's analyzer now supports the Borland language extensions
to support object properties, e.g. __property class member declarations.
Many user
interface improvements
You can now browse source
code comments and string
literals as easily as symbol names!
|