Xref: utzoo comp.lang.c:23023 comp.std.c:1878 Path: utzoo!attcan!utgpu!watmath!iuvax!mailrus!bbn!bbn.com!rsalz From: rsalz@bbn.com (Rich Salz) Newsgroups: comp.lang.c,comp.std.c Subject: C Prototype generator posted to comp.sources.unix Message-ID: <2036@prune.bbn.com> Date: 19 Oct 89 17:17:08 GMT Organization: BBN Systems and Technologies Corporation Lines: 18 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.