Hello all,
I'm looking for a utility (or even just parser logic) that would let me simply open a C source file and output the filename and all functions called within.
I can roll my own if I have to but if someone has any suggestions that do not involve a lot of custom code I would greatly appreciate it.
Thanks,
r
I'm looking for a utility (or even just parser logic) that would let me simply open a C source file and output the filename and all functions called within.
I can roll my own if I have to but if someone has any suggestions that do not involve a lot of custom code I would greatly appreciate it.
Thanks,
r