ANSI<->classic converters, cont.

Mike Schmelzer xmjschm at stanislav.dfci.harvard.edu
Sat Sep 22 05:43:29 AEST 1990


The story so far: I'm looking for a utility to convert
between ANSI and classical style function definitions.

The response from my previous article: none.

The followup research I did: I found a copy of Karl H's "deproto"
and have not been able to get it to work. I looked at a comp.sources.unix
archive and found a program called cproto - which requires GNU's flex. Also
I checked out the latest FAQ file, which mentioned a program called protoize,
which sounds like it's what I want. I couldn't find protoize in the archive.
(I grepped the indeces for "prototype" "proto" "ANSI" "function" and
fragments thereof and did not come up with anything else.)

So I'll ask again: Does anybody have a useful and robust tool that can
convert between ANSI and classical function definitions? (Not just
declarations, although that would be a first step.)

AdvTHANKSance,
Mike
--
========== Mike Schmelzer ============== "If looks could kill,
===== xmjschm at mbcrr.harvard.edu ========  here's looking at you."
=========== 608-262-5013 ===============         - Eleventh Dream Day



More information about the Comp.lang.c mailing list