Converting Pascal to C
Jennifer H. Zemsky
jhz at cunixa.cc.columbia.edu
Mon Apr 22 09:34:11 AEST 1991
In article <72979 at brunix.UUCP> pew at cs.brown.edu (Peter E. Wagner) writes:
>I have a program written in Turbo Pascal which I need to translate to
>C. Does anyone know of such a converter and where I can get it? It
i believe that, on some versions of unix, the pascal compiler pc is a two-step
process:
1) convert pascal code to c code
2) compile the new code
if this is the case, these unix machines could do the job...
perhaps not as nicely as some others, but...
> Peter
--hymie
jhz at cunixa.cc.columbia.edu
-------------------------------------------------------------------------------
When you ain't got nothing,
You got nothing to lose.
--Bob Dylan
-------------------------------------------------------------------------------
More information about the Comp.lang.c
mailing list