C Prototype generator posted to comp.sources.unix

Rich Salz rsalz at bbn.com
Fri Oct 20 03:17:08 AEST 1989


I just posted "cproto" to comp.sources.unix (unix-sources-request at 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 at watdragon.waterloo.edu

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



More information about the Comp.std.c mailing list