Path: utzoo!attcan!uunet!samsung!crackers!m2c!umvlsi!umaecs!amh!mbabramowicz From: mbabramowicz@amherst.bitnet Newsgroups: comp.sys.mac.programmer Subject: Think Pascal ==> Think C translation?? Message-ID: <10893.27299090@amherst.bitnet> Date: 27 Oct 90 13:50:08 GMT Lines: 11 I used to program in Lightspeed Pascal (2.03) for the Mac, but I recently switched to programming in Think C 4.0. I am getting ready to update a program that I wrote in Pascal, and I would like to translate it to C to make it run faster. However, the time that manual translation would take would not be worth the effort. So I was wondering: is there a program that will transfer my Pascal programs into comparable C programs? The resulting C code does not have to be "good", I can improve it, but it should work. Or does such a program not exist?