Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!tcdcs!swift.cs.tcd.ie!maths.tcd.ie!tim From: tim@maths.tcd.ie (Timothy Murphy) Newsgroups: comp.sys.mac.programmer Subject: Re: THINK C Suggestions Message-ID: <1990Sep28.121554.18758@maths.tcd.ie> Date: 28 Sep 90 12:15:54 GMT References: <695@sun13.scri.fsu.edu> <10490@hubcap.clemson.edu> <587@ohs.UUCP> <1990Sep24.180828.18625@cs.cmu.edu> Organization: Dept. of Maths, Trinity College, Dublin, Ireland. Lines: 25 Probably all been said before, but ... (1) Get rid of this ccommand stuff ... just parse the command line, like everyone else. (2) Allow 'normal' Unix/MSDos path-names with '/'s as separators, and the file assumed to be on the current disk, unless the contrary is stated. (3) Upgrade to C++. Life is too short to learn 'nearly-C++'. (But try not to get twice as slow, like Turbo-C -> Turbo-C++. (4) Just use the 'normal' conventions for finding #include-d files. (5) Provide a 'make' facility, in parallel to the project stuff. In short, don't be so ****** smart, just be like everyone else. Having said all that, THINK C is a fantastic program ... Thanks. -- Timothy Murphy e-mail: tim@maths.tcd.ie