thanks tim looks good have you used it with java before?
--- Tim Carey-Smith <[EMAIL PROTECTED]> wrote: Hey elvis, >do any of you know a tool that can display a simple model of >the relationships between c++ classes? Try doxygen. It is a very useful tool for development and documentation. It takes a bit of extra commenting to make it function, but has the added feature of being so great. >i'm looking for one that runs on unix and windows hopefully Doxygen runs on Linux best (Of course). But there is Windows support. http://www.doxygen.org/ is the site A site which has used c++ classes etc. is http://octane.sourceforge.net/doxygen/hierarchy.html Cheers, Tim _____________________________________________________________ <a href="http://www.gamedev.net">GameDev.net Email Service</a> - "Plenty of 1's and 0's"
