Search Results

2
votes

How to find header dependencies for large scale projects on linux

Tools like doxygen (used with the graphviz options) can generate dependency graphs for include files... I don't know if they'd provide enough ove …