Path: utzoo!attcan!uunet!mailrus!cs.utexas.edu!yale!cmcl2!lanl!rdw2030@venus.tamu.edu From: rdw2030@venus.tamu.edu Newsgroups: comp.lang.c Subject: XXX -> C Message-ID: <55422@lanl.gov> Date: 28 Jun 90 05:16:51 GMT Sender: news@lanl.gov Reply-To: rdw2030@venus.tamu.edu Organization: TAMU Lines: 14 C is really taking over! Everyone needs converters now! :-) In many cases, I'm afraid, it's probably easier and FAR MORE EFFICIENT to just write the program from scratch in C. As someone noted before, the code a converter produces is far from what a good programmer would produce. What's more, you end up with a LOT of uncommented code! AAAARRRRGGGGG!!!! Not only that, but if the program is relatively complex in its original language, it probably won't run perfectly after conversion, meaning some poor soul gets to go in and try to MAKE it work!! That's where the no-comments problem comes into play! I've never used a converter before, but I've heard about what they do. What kind of performance (or lack thereof) have the readers of this group seen? Mark C. Lowe - KB5III