[comp.sources.wanted] Wanted: Program to extract function prototypes from C source

james@bigtex.cactus.org (James Van Artsdalen) (10/16/88)

I am looking for a program that scans through C programs and prints
ANSI function prototype declarations for the functions it finds.  The
idea is to use this with GNU C: take a buggy program posted to the
net, run the extractor, append the output to the "config.h" file, and
find misuse of function parameters...  It won't be that easy, but it
would be a good start.
-- 
James R. Van Artsdalen      james@bigtex.cactus.org      "Live Free or Die"
Home: 512-346-2444 Work: 338-8789       9505 Arboretum Blvd Austin TX 78759