Xref: utzoo comp.lang.c++:13633 comp.windows.ms.programmer:2649 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!ukc!stl!servax0!sersun1!whisd From: whisd@sersun1.essex.ac.uk (Whiteside S D B) Newsgroups: comp.lang.c++,comp.windows.ms.programmer Subject: An outline editor for C++ Keywords: outline, C++ Message-ID: <5200@servax0.essex.ac.uk> Date: 24 May 91 10:45:00 GMT Sender: news@servax0.essex.ac.uk Reply-To: whisd@essex.ac.uk (Whiteside S D B) Distribution: comp Organization: University of Essex, Colchester, UK Lines: 13 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).