[comp.windows.ms.programmer] An outline editor for C++

whisd@sersun1.essex.ac.uk (Whiteside S D B) (05/24/91)

C++ can be pretty self- documenting. But developing classes for windows
I've found comments are essential in header files, and sometimes quite
long ones.

This can make reading them offputting and confusing.

Does anyone know of an outline programming editor which could hide
details unless the programmer wishes to see them?

(This could help hide the details of loops etc.. also)

Please let me know if you know of one (preferably shareware or public
domain).