Hello, I think the most important point in this discussion was completely ignored..
>Aren't there any 'code analyzers'? I once had a shareware program that >could read my code, and make a sort of flowchart of it. I bet there are >way more advanced stuff out there that can easily dump out a visualized >class hierarchial structure. Or else, you could try to write your own >code analyzing program. (which *could* take less time then doing the >entire source yourself..) Try something like Doxygen, or a number of other automated source analyzers which are most likely available on SourceForge.net. And at no cost.. Doxygen: http://www.stack.nl/~dimitri/doxygen/ Greetings, -Markus _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

