/C_struct_dot_generator

Scan a dir of C code, find structs, and generate a dot file to be used by Graphviz to draw a graph to represent relations among them.

Primary LanguagePython

C_struct_dot_generator

Scan a dir of C code, find structs, and generate a dot file to be used by Graphviz to draw a graph to represent relations among them.

To use:

./structs2dot.py DIR_NAME