Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!brl-tgr!tgr!LARRY@JPL-VLSI.ARPA
From: Larry Carroll 
Newsgroups: net.lang.c
Subject: RE: Converting Pascal to C
Message-ID: <8154@brl-tgr.ARPA>
Date: Fri, 8-Feb-85 19:30:17 EST
Article-I.D.: brl-tgr.8154
Posted: Fri Feb  8 19:30:17 1985
Date-Received: Sun, 10-Feb-85 04:12:22 EST
Sender: news@brl-tgr.ARPA
Organization: Ballistic Research Lab
Lines: 6

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
------