I think the title says it all... I've got a C header file that I want to extract function names and declarations from and dump them into text files. I'd like this to happen automatically, so that I'm ...