Path: utzoo!utgpu!jarvis.csri.toronto.edu!helios.physics.utoronto.ca!ists!yunexus!rreiner From: rreiner@yunexus.UUCP (Richard Reiner) Newsgroups: comp.sys.ibm.pc Subject: Re: Wanted: good C environment Keywords: Turbo C, Microsoft C Message-ID: <7353@yunexus.UUCP> Date: 7 Feb 90 04:23:54 GMT References: <51736@bbn.COM> <25CF28FA.13935@maccs.dcss.mcmaster.ca> Organization: York U. Computing Services Lines: 16 In article <51736@bbn.COM> ellard@BBN.COM (Dan Ellard) writes: > How do the editors compare? I have a copy of Turbo Pascal > 3.0 (vintage 1985) and I don't like that editor very much. > I'd like something much more sophisticated, or the ability > to use whatever editor I choose and have it interface > smoothly with the rest of the environment. Use a *real* editor like Brief, Epsilon, or Jove, and the command-line compiler (either MS C's cl or Turbo's tcc). Any of these editors can run the compiler inside the editor, and then parse the error messages, positioning your cursor at each. *Much* nicer than the lousy editors in QuickC and Turbo's environment. -- Richard J. Reiner rreiner@nexus.yorku.ca BITNET: rreiner@yorkvm1.bitnet (also rreiner@vm1.yorku.ca)