Hi I'm currently building a graphical refactoring tool for C and I was
wondering if anyone has come across any interesting visualization
concepts for visualizing the dependencies in a C project. I've managed
to find plenty of nifty visualization concepts and ideas for OO
languages like Java but almost none for C. There was the C Star
diagram but that's not really in keeping with our requirements.
Thanks alot!