Converting Pascal to C

Larry Carroll LARRY at JPL-VLSI.ARPA
Sat Feb 9 10:30:17 AEST 1985


The Whitesmith's Pascal compiler produces C source code, which is then 
compiled to object code.  Naturally, the resulting C is ugly, but if you
have thousands of lines of code to translate you might want to go this 
route and then clean up the C code.
						Larry @ jpl-vlsi
------



More information about the Comp.lang.c mailing list