[comp.lang.c] C Prototype generator posted to comp.sources.unix

rsalz@bbn.com (Rich Salz) (10/20/89)

I just posted "cproto" to comp.sources.unix (unix-sources-request@brl.mil
if you have no Usenet access).  Here's the README:

    This is program automatically generates C function prototypes and variable
    declarations from C language source code.

    You don't need the source to 4.2BSD lint to compile this program but you
    do need flex since the lexical analyzer specified in lex.l makes use of
    mutually exclusive start conditions.

    Chin Huang
    cthuang@watdragon.waterloo.edu

Enjoy,
	/rich $alz
-- 
Please send comp.sources.unix-related mail to rsalz@uunet.uu.net.
Use a domain-based address or give alternate paths, or you may lose out.