ANSI C -> non-ANSI C

Doug Gwyn gwyn at smoke.brl.mil
Sun Dec 2 11:20:44 AEST 1990


In article <90335.163132TRM900 at psuvm.psu.edu> TRM900 at psuvm.psu.edu (Tony R. Marasco) writes:
>Is there any software available to translate ANSI C to non-ANSI C?

Yeah, stick a semicolon after every thirtieth source character.

More seriously, you should be more specific about the problem
that you think you're trying to solve.  Is it to eliminate
parameters from prototypes in function declarations, or is it
something more difficult?



More information about the Comp.lang.c mailing list