Re: Source viewer for C++
- From: "Phlip" <phlipcpp@xxxxxxxxx>
- Date: Mon, 30 Jan 2006 03:27:21 GMT
Peteris Krumins wrote:
> Before I program one myself I wanted to know if anyone knows a text
> editor or special
> source viewing tool for C++ which basically parses the source and
> displays classes,
> templates, functions, namespaces etc. seperately and nicely for quick
> viewing them.
Doxygen?
(And don't write one yourself. Parsing C++ is a pain in the 'nads, due to
conditional compilation, templates, etc...)
--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
.
- Follow-Ups:
- Re: Source viewer for C++
- From: Peteris Krumins
- Re: Source viewer for C++
- References:
- Source viewer for C++
- From: Peteris Krumins
- Source viewer for C++
- Prev by Date: Source viewer for C++
- Next by Date: Re: Source viewer for C++
- Previous by thread: Source viewer for C++
- Next by thread: Re: Source viewer for C++
- Index(es):