Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!paz.geology.wisc.edu!uwvax!thylacine!engber From: engber@thylacine.CS.WISC.EDU (Mike Engber) Newsgroups: comp.lang.c Subject: automated prototype conversion/unconversion Summary: anyone have one they're willing to share? Message-ID: <8483@spool.cs.wisc.edu> Date: 19 Sep 89 03:13:24 GMT Sender: news@spool.cs.wisc.edu Reply-To: engber@thylacine.CS.WISC.EDU (Mike Engber) Organization: U of Wisconsin CS Dept Lines: 10 Does anyone have a utility that will take 'old' style .c and .h files and convert them to using ANSI prototypes. More importantly, I need a utility to reverse the process (so I can export my code). Also, is there a version of lint around that can deal with prototypes. Pointers to archives would be fine as I have ftp access to Internet. I don't normally read this group so don't flame me if this has been hashed out a million times before. -ME