Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!sdrc!evtracy From: evtracy@sdrc.UUCP (Tracy Schuhwerk) Newsgroups: comp.sources.wanted Subject: A Program to Convert ANSI C Summary: HELP! I need a program to convert ANSI function declairations to old C Message-ID: <1220@sdrc.UUCP> Date: 22 Mar 90 19:53:12 GMT Organization: SDRC, Cincinnati Lines: 23 I am desperately looking for a progam that will convert ANSI standard C function declairations (ie: int foo(float x) ) to old style C function declairations (ie int foo(x) float x; ) Anyone have such a beast? I really don't want to spend the time writing a parser to do this unless it is completely necessary (Sun doesn't seem to support functions prototypes or ANSI function declairations). Why reinvent the Wheel eh? If the program would also remove/convert functions prototypes to the old C standard that would be incredible! Thanks in Advance -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= _______________ / / / | UUNET: / (___ _ /_ /_ _ __ /_/ | uunet!sdrc!evtracy / . _____)__(__/ /__/_/_/ /__/_/_/__(/__/ (__/ \ +------------------- Mobius Recursive Software - Making Yesterday's Tomorrows Today(tm) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=