[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

1430: Re: [MUD-Dev] Languages

[Full Header] [Plain Text]
From: "Jon A. Lambert" <jlsysinc@ix.netcom.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Fri, 16 May 1997 19:17:12 -0400
Organization: Kanga.Nu
> From: Chris Gray <cg@ami-cg.graysage.edmonton.ab.ca>
> I was trying to avoid muttering on about why I don't like C, but I'm
> getting tickled the wrong way, so you folks have to either skip or
> put up with the resulting output. :-)
> 
I'm a big fan of C++ and yet I find myself agreeing with nearly all
all your gripes of C syntax.  Especially in the left to right reading
of pointer references. My only disagreement is with using the curly 
brackets to distinguish code blocks.  I think you score some good 
points with better compiler parsing and debugging.
However, I think they are more convenient to type, easier to remember
and distinguish themselves better than 'fi', 'od', 'esac', etc. 
:-)